CIFalseColor - emcconville/cif GitHub Wiki
CIFalseColor
Maps luminance to a color ramp of two colors. False color is often used to process astronomical and other scientific data, such as ultraviolet and x-ray images.
- -inputColor0 <color> : The first color to use for the color ramp. [Default #4C0000]
- -inputImage <image> : The image to use as an input image. For filters that also use a background image, this is the foreground image.
- -inputColor1 <color> : The second color to use for the color ramp. [Default #FFE5CC]