Extract color planes (Color»Extract Color Planes)
Extracts one of the three color planes (Red, Green, Blue, Hue, Saturation, Luminance, Value) from an image.
Image Source | Original input image. |
RGB: Red Plane | Extracts the red plane from an RGB image. |
RGB: Green Plane | Extracts the green plane from an RGB image. |
RGB: Blue Plane | Extracts the blue plane from an RGB image. |
HSL: Hue Plane | Extracts the hue plane from an HSL image. |
HSL: Saturation Plane | Extracts the saturation plane from an HSL image. |
HSL: Luminance Plane | Extracts the luminance plane from an HSL image. |
HSV: Value Plane | Extracts the value plane from an HSV image. |
HSI: Intensity Plane | Extracts the intensity plane from an HSI image. |