Skip to content
Eric McConville edited this page Jun 21, 2015 · 2 revisions

CICircularWrap

Wraps an image around a transparent circle. The distortion of the image increases with the distance from the center of the circle.

  • -inputAngle <number> : The angle of the effect. [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.
  • -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 150]
  • -inputCenter <vector> : The x and y position to use as the center of the distortion. [Default 150,150]
Clone this wiki locally