-
Notifications
You must be signed in to change notification settings - Fork 0
CIColorCrossPolynomial
Eric McConville edited this page Jun 21, 2015
·
2 revisions
Adjusts the color of an image with polynomials.
- -inputRedCoefficients <vector> : Polynomial coefficients for red channel
- -inputImage <image> : The image to use as an input image. For filters that also use a background image, this is the foreground image.
- -inputGreenCoefficients <vector> : Polynomial coefficients for green channel
- -inputBlueCoefficients <vector> : Polynomial coefficients for blue channel