Demos & Samples
#grayscale filter is applied. Clear filter
E Color Management
E.01 Converting Pixel Formats
Demonstrates how to convert an image between different pixel formats (RGB, CMYK, indexed, black-white, extended precision per channel). Creates indexed PNG images optimized for web. Adds alpha channel to a bitmap.
E.02 CMYK, Grayscale to RGB
Сonverts a non-RGB image (such as CMYK or grayscale) to a standard 8 bit per-channel RGB pixel format.
E.07 Converting Color Values
Converts an individual color between different color spaces with color management applied.