CIZoomBlur - emcconville/cif GitHub Wiki

CIZoomBlur

Simulates the effect of zooming the camera while capturing the image.

  • -inputAmount <number> : The zoom-in amount. Larger values result in more zooming in. [Default 20]
  • -inputImage <image> : The image to use as an input image. For filters that also use a background image, this is the foreground image.
  • -inputCenter <vector> : The x and y position to use as the center of the effect. [Default 150,150]