-
Notifications
You must be signed in to change notification settings - Fork 0
CIGlassLozenge
Eric McConville edited this page Jun 21, 2015
·
2 revisions
Creates a lozenge-shaped lens and distorts the portion of the image over which the lens is placed.
- -inputImage <image> : The image to use as an input image. For filters that also use a background image, this is the foreground image.
- -inputPoint1 <vector> : The x and y position that defines the center of the circle at the other end of the lozenge. [Default 350,150]
- -inputRadius <number> : The radius of the lozenge. The larger the radius, wider the extent of the distortion. [Default 100]
- -inputRefraction <number> : The refraction of the glass. [Default 1.7]
- -inputPoint0 <vector> : The x and y position that defines the center of the circle at one end of the lozenge. [Default 150,150]