Re: PNG Transparency Issue

Fred Weinhaus <[email protected]> Thu, 17 Mar 2011 13:01:51 -0700
Newsgroups gmane.comp.video.image-magick.user
Message-ID <p06240800c9a8190ad874@[192.168.1.2]>
try


convert image.png -background white -flatten result.jpg



>I want to kill the transparency and get a white
>background.