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)
    class Image
    void
    pixelInterpolationMethod
  2. InterpolatePixelMethod pixelInterpolationMethod()

Meta