Page 1 of 1

Colors inversion IM 6.7.6

Posted: 2012-07-16T01:25:17-07:00
by vladimir_ff
I have some unexpected behaviour with this image:
Image
My code:

Code: Select all

Image image( <path to image> );
image.display();
It shows picture with inverted colors
It is definitely not problem of display func, it is because IM sees this picture wrong
IM 6.7.6

Re: Colors inversion IM 6.7.6

Posted: 2012-07-16T09:56:46-07:00
by fmw42
It is cmyk jpg. so you need to convert to rgb. many viewers do not know how to handle cmyk