On Mon, 28 May 2007 19:18:23 +0530, "DEEPAK BHATIA deepak.bhatia-at-score.co.in |ImageMagick|" <[EMAIL PROTECTED]> wrote: >I am reading a BilevelImage in TIF format and writing it to a BilevelImage >in BMP format. > >I get 24-bpp BMP Image though each of 24bits for a pixel are black or white.
convert image.tif -monochrome -depth 1 image.bmp _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
