CICrystallize - emcconville/cif GitHub Wiki
CICrystallize
Creates polygon-shaped color blocks by aggregating source pixel-color values.
- -inputImage <image> : The image to use as an input image. For filters that also use a background image, this is the foreground image.
- -inputRadius <number> : The radius determines how many pixels are used to create the effect. The larger the radius, the larger the resulting crystals. [Default 20]
- -inputCenter <vector> : The center of the area, as x and y coordinates, to filter. [Default 150,150]