CICircularScreen - emcconville/cif GitHub Wiki

CICircularScreen

Simulates a circular-shaped halftone screen.

  • -inputImage <image> : The image to use as an input image. For filters that also use a background image, this is the foreground image.
  • -inputWidth <number> : The distance between each circle in the pattern. [Default 6]
  • -inputSharpness <number> : The sharpness of the circles. The larger the value, the sharper the circles. [Default 0.7]
  • -inputCenter <vector> : The x and y position to use as the center of the circular screen pattern [Default 150,150]