-
Notifications
You must be signed in to change notification settings - Fork 0
CIVignetteEffect
Eric McConville edited this page Jun 21, 2015
·
2 revisions
Applies a vignette shading to the corners of an image.
- -inputImage <image> : The image to use as an input image. For filters that also use a background image, this is the foreground image.
- -inputRadius <number> : The distance from the center of the effect. [Default 150]
- -inputFalloff <number> : [Default 0.5]
- -inputIntensity <number> : The intensity of the effect. [Default 1]
- -inputCenter <vector> : The center of the area, as x and y coordinates, to filter. [Default 150,150]