Image.pixelInterpolationMethod

The pixel color interpolation method. Some methods (such as wave, swirl, implode, and composite) use the pixel color interpolation method to determine how to blend adjacent pixels.

  1. void pixelInterpolationMethod(InterpolatePixelMethod method)
  2. InterpolatePixelMethod pixelInterpolationMethod()
    class Image
    pixelInterpolationMethod
    const
    (
    )

Meta