Image.virtualPixelMethod

Specify how "virtual pixels" behave. Virtual pixels are pixels that are outside the boundaries of the image. Methods such as blurImage, sharpen, and wave use virtual pixels.

  1. void virtualPixelMethod(VirtualPixelMethod method)
  2. VirtualPixelMethod virtualPixelMethod()
    class Image
    virtualPixelMethod
    const
    (
    )

Meta