Color Component

Select the color component which is extracted from the color image.

[Red],[Green],[Blue]
The red, green or blue of the color image is extracted respectively.
[Cyan],[Magenta],[Yellow]
The average of the green and the blue, the blue and the red, or the red and the green is extracted respectively.
[Hue]
The color hue of each pixel is extracted. The hue of some color is below.
[Saturation]
The color saturation of each pixel is extracted. 0 represents a shade of gray and 255 represents a pure spectral color. Values in-between represent intermediate degrees of color saturation.
[Intensity]
The equivalent grayscale image is extracted. This image has all of the color removed by setting the saturation to 0.