CIBarsSwipeTransition - emcconville/cif GitHub Wiki
CIBarsSwipeTransition
Transitions from one image to another by swiping rectangular portions of the foreground image to disclose the target image.
- -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 (in degrees) of the bars. [Default 3.141592653589793]
- -inputWidth <number> : The width of each bar. [Default 30]
- -inputBarOffset <number> : The offset of one bar with respect to another [Default 10]
- -inputImage <image> : The image to use as an input image. For filters that also use a background image, this is the foreground image.