MagickGetColorspace() always return UndefinedColorspace?
Posted: 2013-11-06T01:35:26-07:00
hi magick,
I'm using MagickWand API now. I have checked the code. MagickGetColorspace() will get colorspace from ImageInfo, but after decoding, only Image.colorspace will be set. So Magick::Image::colorSpace() can get the right value but MagickGetColorspace can't. Please help me out. Thx.
I'm using MagickWand API now. I have checked the code. MagickGetColorspace() will get colorspace from ImageInfo, but after decoding, only Image.colorspace will be set. So Magick::Image::colorSpace() can get the right value but MagickGetColorspace can't. Please help me out. Thx.