Colors inversion IM 6.7.6
Posted: 2012-07-16T01:25:17-07:00
I have some unexpected behaviour with this image:
My code:
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
My code:
Code: Select all
Image image( <path to image> );
image.display();
It is definitely not problem of display func, it is because IM sees this picture wrong
IM 6.7.6