Thank you it worked for the native Windows but not for mingw.
when I do this:
tietz@2373-htg-t42p ~
$ convert -list Format | grep BMP
BMP* BMP rw- Microsoft Windows bitmap image
BMP2* BMP -w- Microsoft Windows bitmap image (V2)
BMP3* BMP -w- Microsoft Windows bitmap image (V3)
WBMP* WBMP rw ...
Search found 2 matches
- 2013-06-13T17:45:33-07:00
- Forum: Bugs
- Topic: png to bmp convert does not work for me
- Replies: 2
- Views: 3036
- 2013-06-13T05:09:57-07:00
- Forum: Bugs
- Topic: png to bmp convert does not work for me
- Replies: 2
- Views: 3036
png to bmp convert does not work for me
Hello
I tried in native Windows XP(ImageMagick-6.8.5-Q16) and MingW (ImageMagick-i686-pc-mingw32.tar.gz):
convert logo_160.png -background white -layers flatten +matte +dither -compress none -type optimize -colors 256 bmp3: logo_160.bmp
native Windows answered:
convert.exe: no decode delegate for ...
I tried in native Windows XP(ImageMagick-6.8.5-Q16) and MingW (ImageMagick-i686-pc-mingw32.tar.gz):
convert logo_160.png -background white -layers flatten +matte +dither -compress none -type optimize -colors 256 bmp3: logo_160.bmp
native Windows answered:
convert.exe: no decode delegate for ...