CITriangleTile - emcconville/cif GitHub Wiki
CITriangleTile
Maps a triangular portion of image to a triangular area and then tiles the result.
- -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]