CIHexagonalPixellate - emcconville/cif GitHub Wiki
CIHexagonalPixellate
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]