Hi
I am trying to convert a TIF image to JPG with java API jmagick.
I know this much:
ImageInfo info = new ImageInfo("img.TIF"); //full path
MagickImage image = new MagickImage(info);
(no error up to this point and it runs just fine)
how do I proceed?
Thanks
Paulo
convert TIF->JPG with jmagick
Who is online
Users browsing this forum: Bing [Bot], Semrush [Bot] and 7 guests