CIConstantColorGenerator - emcconville/cif GitHub Wiki

CIConstantColorGenerator

Generates a solid color. You typically use the output of this filter as the input to another filter.

  • -inputColor <color> : The color to generate. [Default #FF0000]