Color Transformation
With these tools, you can transform a color image:
Common Use Cases
Use this overview to find the right tool for image transformations based on color data.
|
Task |
Tool |
Usage |
|---|---|---|
|
Extract the color channels of a color image to generate separate images for each channel. |
Generate images based on the red, green, and blue color channel of a color image. |
|
|
Invert the gray values of an image. |
Invert the gray values of the input image. |
|
|
Transform the color space of an image. |
Transform an image to get an image with a different color space, i.e. "hsi", "hsv", "hls", or "ihs". |
|
|
Transform a color image to a grayscale image. |
Transform a color image to a grayscale image. This is useful for tools that expect grayscale images as input, e.g., Scale Gray Range to 8 Bit. |