How to prevent embedding incorrect icc profiles ?

Magick++ is an object-oriented C++ interface to ImageMagick. Use this forum to discuss, make suggestions about, or report bugs concerning Magick++.
Post Reply
laurentm
Posts: 2
Joined: 2012-07-14T06:58:31-07:00
Authentication code: 15

How to prevent embedding incorrect icc profiles ?

Post by laurentm »

Hi,

By accident I noticed I could embed CMYK ICC profiles in RGB images without getting an error. Is there a way to prevent embedding ICC profiles which have incorrect colorspace ?

I'm using the 32 bits dll distribution of ImageMagick on win7 which comes with the LCMS dll for managing ICC profiles. Is it possible to use this dll directly since I don't have the header "lcms2.h" to include ? Sorry for asking such a question, I'm quite bad ^^

Thank you for your attention.
Post Reply