Search found 1 match

by Keerthi
2012-01-23T07:17:37-07:00
Forum: Developers
Topic: WMF image conversion.
Replies: 0
Views: 6233

WMF image conversion.

Hi All, I have just started using imagemagick through im4java interface and found it very handy to deal with unconventional image fromats like EMF. I have a requirement to convert WMF image to a conventional format say, JPEG. I was able to convert an EMF image with the following piece of code ...