Page 1 of 1

Image format Converting using Jmagick

Posted: 2008-02-25T07:52:02-07:00
by rohitpatil
Hello,
I am using JMagick for Image Management in my program.I am successful in the scaling image,croping image and rotating image. Images of types .jpg,.jpeg,.bmp,.png.

Anybody know the file format of .svg I think it is better to convert Image first in the .svg format and then Process Image that will give best quality of Images.

Now I am trying to convert images from one file format to other file format anybody know how to to this using Jmajick I searched in the Jmagick package but I didn't get any class to convert Image format.

Can anybody help me for this Image conversion

Thanks
Rohit