Lines Matching refs:FormatLocaleFile
2003 (void) FormatLocaleFile(stderr, "Affine Projection:\n"); in DistortImage()
2004 (void) FormatLocaleFile(stderr, in DistortImage()
2007 (void) FormatLocaleFile(stderr, "%lf,", inverse[i]); in DistortImage()
2008 (void) FormatLocaleFile(stderr, "%lf'\n", inverse[5]); in DistortImage()
2010 (void) FormatLocaleFile(stderr, "Affine Distort, FX Equivelent:\n"); in DistortImage()
2011 (void) FormatLocaleFile(stderr, "%s", image_gen); in DistortImage()
2012 (void) FormatLocaleFile(stderr, in DistortImage()
2014 (void) FormatLocaleFile(stderr," xx=%+lf*ii %+lf*jj %+lf;\n", in DistortImage()
2016 (void) FormatLocaleFile(stderr," yy=%+lf*ii %+lf*jj %+lf;\n", in DistortImage()
2018 (void) FormatLocaleFile(stderr," %s' \\\n",lookup); in DistortImage()
2036 (void) FormatLocaleFile(stderr,"Perspective Projection:\n"); in DistortImage()
2037 (void) FormatLocaleFile(stderr, in DistortImage()
2040 (void) FormatLocaleFile(stderr, "%.*g, ",GetMagickPrecision(), in DistortImage()
2042 (void) FormatLocaleFile(stderr, "\n "); in DistortImage()
2044 (void) FormatLocaleFile(stderr, "%.*g, ",GetMagickPrecision(), in DistortImage()
2046 (void) FormatLocaleFile(stderr, "%.*g'\n",GetMagickPrecision(), in DistortImage()
2049 (void) FormatLocaleFile(stderr,"Perspective Distort, FX Equivelent:\n"); in DistortImage()
2050 (void) FormatLocaleFile(stderr,"%.1024s",image_gen); in DistortImage()
2051 (void) FormatLocaleFile(stderr, in DistortImage()
2053 (void) FormatLocaleFile(stderr," rr=%+.*g*ii %+.*g*jj + 1;\n", in DistortImage()
2055 (void) FormatLocaleFile(stderr, in DistortImage()
2059 (void) FormatLocaleFile(stderr, in DistortImage()
2063 (void) FormatLocaleFile(stderr," rr%s0 ? %s : blue' \\\n", in DistortImage()
2069 (void) FormatLocaleFile(stderr,"BilinearForward Mapping Equations:\n"); in DistortImage()
2070 (void) FormatLocaleFile(stderr,"%s", image_gen); in DistortImage()
2071 (void) FormatLocaleFile(stderr," i = %+lf*x %+lf*y %+lf*x*y %+lf;\n", in DistortImage()
2073 (void) FormatLocaleFile(stderr," j = %+lf*x %+lf*y %+lf*x*y %+lf;\n", in DistortImage()
2077 (void) FormatLocaleFile(stderr, " c8 = %+lf c9 = 2*a = %+lf;\n", in DistortImage()
2080 (void) FormatLocaleFile(stderr, in DistortImage()
2082 (void) FormatLocaleFile(stderr,"%s", image_gen); in DistortImage()
2083 (void) FormatLocaleFile(stderr, in DistortImage()
2086 (void) FormatLocaleFile(stderr," bb=%lf*ii %+lf*jj %+lf;\n", in DistortImage()
2091 (void) FormatLocaleFile(stderr, in DistortImage()
2094 (void) FormatLocaleFile(stderr, in DistortImage()
2098 (void) FormatLocaleFile(stderr," yy=(%lf*ii%+lf*jj)/bb;\n", in DistortImage()
2100 (void) FormatLocaleFile(stderr, in DistortImage()
2104 (void) FormatLocaleFile(stderr," (rt < 0 ) ? red : %s'\n", in DistortImage()
2107 (void) FormatLocaleFile(stderr," %s' \\\n", lookup); in DistortImage()
2113 (void) FormatLocaleFile(stderr, "Polynomial Projection Distort:\n"); in DistortImage()
2114 (void) FormatLocaleFile(stderr, " -distort PolynomialProjection \\\n"); in DistortImage()
2115 (void) FormatLocaleFile(stderr, " '1.5, %lf, %lf, %lf, %lf,\n", in DistortImage()
2117 (void) FormatLocaleFile(stderr, " %lf, %lf, %lf, %lf'\n", in DistortImage()
2120 (void) FormatLocaleFile(stderr, in DistortImage()
2122 (void) FormatLocaleFile(stderr,"%s", image_gen); in DistortImage()
2123 (void) FormatLocaleFile(stderr, in DistortImage()
2125 (void) FormatLocaleFile(stderr, in DistortImage()
2128 (void) FormatLocaleFile(stderr, in DistortImage()
2131 (void) FormatLocaleFile(stderr," %s' \\\n", lookup); in DistortImage()
2137 (void) FormatLocaleFile(stderr, in DistortImage()
2140 (void) FormatLocaleFile(stderr,"%s", image_gen); in DistortImage()
2141 (void) FormatLocaleFile(stderr, in DistortImage()
2143 (void) FormatLocaleFile(stderr, " xx ="); in DistortImage()
2147 (void) FormatLocaleFile(stderr, "\n "); in DistortImage()
2148 (void) FormatLocaleFile(stderr," %+lf%s",coeff[2+i], in DistortImage()
2151 (void) FormatLocaleFile(stderr,";\n yy ="); in DistortImage()
2155 (void) FormatLocaleFile(stderr,"\n "); in DistortImage()
2156 (void) FormatLocaleFile(stderr," %+lf%s",coeff[2+i+nterms], in DistortImage()
2159 (void) FormatLocaleFile(stderr,";\n %s' \\\n", lookup); in DistortImage()
2164 (void) FormatLocaleFile(stderr,"Arc Distort, Internal Coefficients:\n"); in DistortImage()
2166 (void) FormatLocaleFile(stderr, in DistortImage()
2168 (void) FormatLocaleFile(stderr,"Arc Distort, FX Equivelent:\n"); in DistortImage()
2169 (void) FormatLocaleFile(stderr,"%s", image_gen); in DistortImage()
2170 (void) FormatLocaleFile(stderr," -fx 'ii=i+page.x; jj=j+page.y;\n"); in DistortImage()
2171 (void) FormatLocaleFile(stderr," xx=(atan2(jj,ii)%+lf)/(2*pi);\n", in DistortImage()
2173 (void) FormatLocaleFile(stderr," xx=xx-round(xx);\n"); in DistortImage()
2174 (void) FormatLocaleFile(stderr," xx=xx*%lf %+lf;\n",coeff[1], in DistortImage()
2176 (void) FormatLocaleFile(stderr, in DistortImage()
2178 (void) FormatLocaleFile(stderr," v.p{xx-.5,yy-.5}' \\\n"); in DistortImage()
2183 (void) FormatLocaleFile(stderr,"Polar Distort, Internal Coefficents\n"); in DistortImage()
2185 (void) FormatLocaleFile(stderr," c%.20g = %+lf\n",(double) i, in DistortImage()
2187 (void) FormatLocaleFile(stderr,"Polar Distort, FX Equivelent:\n"); in DistortImage()
2188 (void) FormatLocaleFile(stderr,"%s", image_gen); in DistortImage()
2189 (void) FormatLocaleFile(stderr, in DistortImage()
2191 (void) FormatLocaleFile(stderr," xx=(atan2(ii,jj)%+lf)/(2*pi);\n", in DistortImage()
2193 (void) FormatLocaleFile(stderr," xx=xx-round(xx);\n"); in DistortImage()
2194 (void) FormatLocaleFile(stderr," xx=xx*2*pi*%lf + v.w/2;\n", in DistortImage()
2196 (void) FormatLocaleFile(stderr," yy=(hypot(ii,jj)%+lf)*%lf;\n", in DistortImage()
2198 (void) FormatLocaleFile(stderr," v.p{xx-.5,yy-.5}' \\\n"); in DistortImage()
2203 (void) FormatLocaleFile(stderr, in DistortImage()
2206 (void) FormatLocaleFile(stderr," c%.20g = %+lf\n",(double) i, in DistortImage()
2208 (void) FormatLocaleFile(stderr,"DePolar Distort, FX Equivelent:\n"); in DistortImage()
2209 (void) FormatLocaleFile(stderr,"%s", image_gen); in DistortImage()
2210 (void) FormatLocaleFile(stderr," -fx 'aa=(i+.5)*%lf %+lf;\n", in DistortImage()
2212 (void) FormatLocaleFile(stderr," rr=(j+.5)*%lf %+lf;\n", in DistortImage()
2214 (void) FormatLocaleFile(stderr," xx=rr*sin(aa) %+lf;\n", in DistortImage()
2216 (void) FormatLocaleFile(stderr," yy=rr*cos(aa) %+lf;\n", in DistortImage()
2218 (void) FormatLocaleFile(stderr," v.p{xx-.5,yy-.5}' \\\n"); in DistortImage()
2223 (void) FormatLocaleFile(stderr, in DistortImage()
2225 (void) FormatLocaleFile(stderr," cylinder_radius = %+lf\n",coeff[1]); in DistortImage()
2226 (void) FormatLocaleFile(stderr, in DistortImage()
2228 (void) FormatLocaleFile(stderr, "%s", image_gen); in DistortImage()
2229 (void) FormatLocaleFile(stderr, in DistortImage()
2232 (void) FormatLocaleFile(stderr," aa=atan(ii/%+lf);\n",coeff[1]); in DistortImage()
2233 (void) FormatLocaleFile(stderr," xx=%lf*aa%+lf;\n", in DistortImage()
2235 (void) FormatLocaleFile(stderr," yy=jj*cos(aa)%+lf;\n",coeff[3]); in DistortImage()
2236 (void) FormatLocaleFile(stderr," %s' \\\n", lookup); in DistortImage()
2241 (void) FormatLocaleFile(stderr, in DistortImage()
2243 (void) FormatLocaleFile(stderr," cylinder_radius = %+lf\n",coeff[1]); in DistortImage()
2244 (void) FormatLocaleFile(stderr, in DistortImage()
2246 (void) FormatLocaleFile(stderr,"%s", image_gen); in DistortImage()
2247 (void) FormatLocaleFile(stderr, in DistortImage()
2250 (void) FormatLocaleFile(stderr," ii=ii/%+lf;\n",coeff[1]); in DistortImage()
2251 (void) FormatLocaleFile(stderr," xx=%lf*tan(ii)%+lf;\n",coeff[1], in DistortImage()
2253 (void) FormatLocaleFile(stderr," yy=jj/cos(ii)%+lf;\n",coeff[3]); in DistortImage()
2254 (void) FormatLocaleFile(stderr," %s' \\\n", lookup); in DistortImage()
2271 (void) FormatLocaleFile(stderr, "Barrel%s Distort, FX Equivelent:\n", in DistortImage()
2273 (void) FormatLocaleFile(stderr, "%s", image_gen); in DistortImage()
2275 (void) FormatLocaleFile(stderr," -fx 'xc=(w-1)/2; yc=(h-1)/2;\n"); in DistortImage()
2277 (void) FormatLocaleFile(stderr," -fx 'xc=%lf; yc=%lf;\n",coeff[8]- in DistortImage()
2279 (void) FormatLocaleFile(stderr, in DistortImage()
2281 (void) FormatLocaleFile(stderr, in DistortImage()
2285 (void) FormatLocaleFile(stderr, in DistortImage()
2289 (void) FormatLocaleFile(stderr," v.p{fx*ii+xc,fy*jj+yc}' \\\n"); in DistortImage()
3012 (void) FormatLocaleFile(stderr, "Barycentric Sparse Color:\n"); in SparseColorImage()
3014 (void) FormatLocaleFile(stderr, " -channel R -fx '%+lf*i %+lf*j %+lf' \\\n", in SparseColorImage()
3017 (void) FormatLocaleFile(stderr, " -channel G -fx '%+lf*i %+lf*j %+lf' \\\n", in SparseColorImage()
3020 (void) FormatLocaleFile(stderr, " -channel B -fx '%+lf*i %+lf*j %+lf' \\\n", in SparseColorImage()
3024 (void) FormatLocaleFile(stderr, " -channel K -fx '%+lf*i %+lf*j %+lf' \\\n", in SparseColorImage()
3028 (void) FormatLocaleFile(stderr, " -channel A -fx '%+lf*i %+lf*j %+lf' \\\n", in SparseColorImage()
3035 (void) FormatLocaleFile(stderr, "Bilinear Sparse Color\n"); in SparseColorImage()
3037 (void) FormatLocaleFile(stderr, " -channel R -fx '%+lf*i %+lf*j %+lf*i*j %+lf;\n", in SparseColorImage()
3041 (void) FormatLocaleFile(stderr, " -channel G -fx '%+lf*i %+lf*j %+lf*i*j %+lf;\n", in SparseColorImage()
3045 (void) FormatLocaleFile(stderr, " -channel B -fx '%+lf*i %+lf*j %+lf*i*j %+lf;\n", in SparseColorImage()
3050 (void) FormatLocaleFile(stderr, " -channel K -fx '%+lf*i %+lf*j %+lf*i*j %+lf;\n", in SparseColorImage()
3055 (void) FormatLocaleFile(stderr, " -channel A -fx '%+lf*i %+lf*j %+lf*i*j %+lf;\n", in SparseColorImage()