Re: convert png with transparency to jpg
Fred Weinhaus <[email protected]>
| Newsgroups | gmane.comp.video.image-magick.user |
|---|---|
| Message-ID | <p06240809c782dc4f63e9@[192.168.1.2]> |
the other way to change transparent to some color (say white) convert image.png -fill white -opaque none image.jpg