-
Notifications
You must be signed in to change notification settings - Fork 0
CIFalseColor
Eric McConville edited this page Jun 21, 2015
·
2 revisions
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]