-
Notifications
You must be signed in to change notification settings - Fork 0
CICrystallize
Eric McConville edited this page Jun 21, 2015
·
2 revisions
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]