Page 1 of 1

Re: Problem reading 8 bit greyscale images !

Posted: 2007-06-20T10:00:17-07:00
by magick
Its easy to read 8-bit grayscale BMP images. Just use the MagickCore ReadImage() method. See http://www.imagemagick.org/script/magick-core.php for a discussion on how to use this method.