magick++ 16 bit errors
Posted: 2007-06-27T01:56:01-07:00
Hello all,
I am using 16 bit ImageMagick. I am using the Magick++ API to read images and get their pixel data to do some image processing.
Is there any way in which I can get 8 bit pixel data. I don't seem to find a method in Image or PixelPacket class to set depth and read 8 bit Pixel data.
Alternatively, I could use 8 bit ImageMagick, but then going forward, I want support for 10 bit.
Regards,
Devendra.
I am using 16 bit ImageMagick. I am using the Magick++ API to read images and get their pixel data to do some image processing.
Is there any way in which I can get 8 bit pixel data. I don't seem to find a method in Image or PixelPacket class to set depth and read 8 bit Pixel data.
Alternatively, I could use 8 bit ImageMagick, but then going forward, I want support for 10 bit.
Regards,
Devendra.