Hi all,
I am trying to convert CMYK files to RGB. I tried the example at http://www.maxostudio.com/Tut_CS_CMYK.cfm . I do get an RGB file, but the color is distorted. I know that conversions either way between CMYK and RGB distort color slightly. I tried the conversion on the same image using Photoshop, and Photoshop does amuch better job when converting from CMYK to RGB. For conversions from RGB to CMYK, it's a tie.
In addition to the link above, I also tried the BitmapSource/FormatConvertedBitmap approach - and got the same color distortion.
Both techniques also introduce some JEPG distortion (the wavy look around borders, etc.).
Is there any better solution?
TIA,
mlavie