Lines Matching refs:pixel
150 <dd>the radius of the pixel neighborhood. </dd>
164 <p>ColorizeImage() blends the fill color with each pixel in the image. A percentage blend is specified with opacity. Control the application of different color components by specifying a different percentage for each component (e.g. 90/100/10 is 90 red, 100 green, and 10 blue).</p>
290 <dd>the pixel interpolation method. </dd>
404 <dd>the pixel interpolation method. </dd>
510 <dd>the radius of the Gaussian, in pixels, not counting the center pixel. </dd>
634 <p>SwirlImage() swirls the pixels about the center of the image, where degrees indicates the sweep of the arc through which each pixel is moved. You get a more dramatic effect as the degrees move from 1 to 360.</p>
659 <dd>the pixel interpolation method. </dd>
669 <p>TintImage() applies a color vector to each pixel in the image. The length of the vector is 0 for black and white and at its maximum for the midtones. The vector weighting function is f(x)=(1-(4.0*((x-0.5)*(x-0.5))))</p>
726 <dd>the radius of the pixel neighborhood. </dd>
770 <dd>the pixel interpolation method. </dd>