-
Notifications
You must be signed in to change notification settings - Fork 0
CICopyMachineTransition
Eric McConville edited this page Jun 21, 2015
·
2 revisions
Transitions from one image to another by simulating the effect of a copy machine.
- -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]
- -inputTargetImage <image> : The target image for a transition.
- -inputColor <color> : The color of the copier light. [Default #99FFCC]
- -inputAngle <number> : The angle of the copier light. [Default 0]
- -inputWidth <number> : The width of the copier light. [Default 200]
- -inputExtent <vector> : A rectangle that defines the extent of the effect. [Default 0,0,300,300]
- -inputOpacity <number> : The opacity of the copier light. A value of 0.0 is transparent. A value of 1.0 is opaque. [Default 1.3]
- -inputImage <image> : The image to use as an input image. For filters that also use a background image, this is the foreground image.