-
Notifications
You must be signed in to change notification settings - Fork 0
CIBumpDistortionLinear
Eric McConville edited this page Jun 21, 2015
·
2 revisions
Creates a bump that originates from a linear portion of the image.
- -inputAngle <number> : The angle (in degrees) of the line around which the distortion occurs. [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.
- -inputScale <number> : The scale of the effect. [Default 0.5]
- -inputRadius <number> : The radius determines how many pixels are used to create the distortion. The larger the radius, wider the extent of the distortion. [Default 300]
- -inputCenter <vector> : The x and y position to use as the center of the distortion. [Default 150,150]