I am having trouble with MagickWand for PHP turn the wand colorspace to GRAY after a call to MagickSetResolution. When I then read a file that is CMYK, the resultant image is all scrambled. Everything works fine if I don't call MagickSetResolution.
I posted detailed code over the in the PHP forum, but not much response yet: http://redux.imagemagick.org/discourse- ... php?t=8372
Has anybody seen this with the C++ API, etc.?