-
Notifications
You must be signed in to change notification settings - Fork 0
CIHexagonalPixellate
Eric McConville edited this page Jun 21, 2015
·
2 revisions
Displays an image as colored hexagons whose color is an average of the pixels they replace.
- -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 size of the hexagons. Larger values result in larger hexagons. [Default 8]
- -inputCenter <vector> : The x and y position to use as the center of the effect [Default 150,150]