CMYK, Grayscale to RGB
Сonverts a non-RGB image (such as CMYK or grayscale) to a standard 8 bit per-channel RGB pixel format.
Download TrialTo run this sample in Visual Studio, install the Graphics Mill trial and open the Aurigma.GraphicsMill.sln solution in the Samples folder. Find the sample in this project:
E. Color Management → E.02. CMYK, Grayscale to RGB
cmyk+4color management+8convert colors+3grayscale+2indexed+4rgb+3
Code snippet
Loading from GitHub..