Using imagemagick 6.7.7 on Windows 2000.  I enter the
command:

convert -colorspace GRAY img.jpg img_gray.jpg

This works fine and I get a grayscale image in
img_gray.jpg.  But if I enter:

convert -colorspace GRAY img.jpg img_gray.bmp

Then img_gray.bmp is still in color.  I've tried png
as well and it gives a color image.  I only seem to
get a grayscale image when saving as JPG.

This worked fine in older versions.

Steve

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
_______________________________________________
Magick-bugs mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-bugs

Reply via email to