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

CIOpTile

Segments an image, applying any specified scaling and rotation, and then assembles the image again to give an op art appearance.

-inputAngle <number> : The angle of a tile. [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. -inputScale <number> : The scale determines the number of tiles in the effect. [Default 2.8] -inputWidth <number> : The width of a tile. [Default 65] -inputCenter <vector> : The x and y position to use as the center of the effect [Default 150,150]

Clone this wiki locally