-
Notifications
You must be signed in to change notification settings - Fork 0
CILineScreen
Eric McConville edited this page Jun 21, 2015
·
2 revisions
Simulates the line pattern of a halftone screen.
- -inputAngle <number> : The angle of the pattern. [Default 0]
- -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 lines in the pattern. [Default 6]
- -inputSharpness <number> : The sharpness of the pattern. The larger the value, the sharper the pattern. [Default 0.7]
- -inputCenter <vector> : The x and y position to use as the center of the line screen pattern [Default 150,150]