-
Notifications
You must be signed in to change notification settings - Fork 0
CIFourfoldTranslatedTile
Eric McConville edited this page Jun 21, 2015
·
2 revisions
Produces a tiled image from a source image by applying 4 translation operations.
- -inputAcuteAngle <number> : The primary angle for the repeating translated tile. Small values create thin diamond tiles, and higher values create fatter translated tiles. [Default 1.570796326794897]
- -inputAngle <number> : The angle (in degrees) of the tiled pattern. [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.
- -inputWidth <number> : The width of a tile. [Default 100]
- -inputCenter <vector> : The x and y position to use as the center of the effect [Default 150,150]