CIColorCrossPolynomial - emcconville/cif GitHub Wiki

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