convert CMYK image to SRGB
James Bardin <[email protected]>
| Newsgroups | gmane.comp.video.graphicsmagick.help |
|---|---|
| Message-ID | <CAB4dVTFQvs03SmqwfsYfXvp9QffuT5Lq+ovDg4L3PpWh7A=g5A@mail.gmail.com> |
I know that `gm convert -colorspace RGB` will convert the image for me (though it doesn't take into account the color profile), but I'm completely missing something trying to do that from the C api. Instead of going over what hasn't worked, could someone start me off in the right direction? QuantizeImage seems to be the only thing I can find related, but I haven't got any usable results. Depending on how the transformation works, I'd like to be able to take into account the embedded iptc cmyk profile and be able normalize the image to srgb IEC61966-2.1, but I haven't been able to get anything but photoshop to do this correctly. ------------------------------------------------------------------------------ _______________________________________________ Graphicsmagick-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/graphicsmagick-help