Skip to content

CIPageCurlTransition

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

CIPageCurlTransition

Transitions from one image to another by simulating a curling page, revealing the new image as the page curls.

  • -inputTargetImage <image> : The target image for a transition.
  • -inputTime <number> : The parametric time of the transition. This value drives the transition from start (at time 0) to end (at time 1). [Default 0]
  • -inputAngle <number> : The angle of the curling page. [Default 0]
  • -inputExtent <vector> : The extent of the effect. [Default 0,0,300,300]
  • -inputShadingImage <image> : An image that looks like a shaded sphere enclosed in a square image.
  • -inputBacksideImage <image> : The image that appears on the back of the source image, as the page curls to reveal the target image.
  • -inputRadius <number> : The radius of the curl. [Default 100]
  • -inputImage <image> : The image to use as an input image. For filters that also use a background image, this is the foreground image.
Clone this wiki locally