Page 1 of 1

Decoding JBig2 Image within Jade

Posted: Fri Aug 07, 2009 11:35 am
by ConvertFromOldNGs
by sides >> Mon, 9 Feb 2009 20:53:12 GMT

Hi All,

I have an image that has been compressed using JBIG compression. I am looking for a way to uncompress this image so i can display the image using the Picture control.


Thanks

Re: Decoding JBig2 Image within Jade

Posted: Fri Aug 07, 2009 11:35 am
by ConvertFromOldNGs
by Allistar >> Tue, 10 Feb 2009 1:38:45 GMT

I would recommend using an external library to convert the image to a format that Jade can handle, and then display that converted image on the picture control.

Here's a link to a JBIG compression toolkit:

http://freshmeat.net/projects/jbigkit/? ... _id=283925

I've had a bit of a look and cannot find a free one that is not GPL.
--
A.