CIColorControls - emcconville/cif GitHub Wiki
CIColorControls
Adjusts saturation, brightness, and contrast values.
- -inputBrightness <number> : The amount of brightness to apply. The larger the value, the brighter the result. [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.
- -inputSaturation <number> : The amount of saturation to apply. The larger the value, the more saturated the result. [Default 1]
- -inputContrast <number> : The amount of contrast to apply. The larger the value, the more contrast in the resulting image. [Default 1]