Hello Guys
PNG Images with transparent background converted to jpeg are messed up.
Is it possible to flatten the image before converting it to jpeg please :
See http://stackoverflow.com/questions/2322750/replace-transparency-in-png-images-with-white-background
Basically doing the equivalent of
convert -flatten img1.png img1-white.png
Hello Guys
PNG Images with transparent background converted to jpeg are messed up.
Is it possible to flatten the image before converting it to jpeg please :
See http://stackoverflow.com/questions/2322750/replace-transparency-in-png-images-with-white-background
Basically doing the equivalent of
convert -flatten img1.png img1-white.png