What is your exact command? You have probably done something to either add transparent colors or turn on the alpha channel everywhere. If you want to turn it off everywhere, then at the end of your command line just before the output image add -alpha off (or +matte).
I am doing a simple resize operation on an image with a white >backgound, and when i look at the result, i see that the background >has changed: >< Background color: white >--- > > Background color: rgba(1,1,1,1) > > >Is that intended? Is there any option i could turn on to prevent that. >That seems to not give the expected result on IE6? > >Thanks, > >S. _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
