Skip to content

CIColorCrossPolynomial

Eric McConville edited this page Jun 21, 2015 · 2 revisions

CIColorCrossPolynomial

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
Clone this wiki locally