Color
/ Split to RGB
The color image can be split into individual grayscale components representing the red, blue, and green colors in the image (Color / Split to RGB).
After selecting one of these components, we can perform all the operations described for a grayscale image over it. The exception, of course, are operations that resize the image.
These are not available. The modified RGB components are merged into the resulting color image and it is displayed.
Preview
|