|
jsimage
jsimage module
If something seems wrong or incomplete, please enter a comment at the bottom of this page. jsimage moduleThis module manage jpeg and png image decomppression and png image compression. Supported output format: jsimage static membersDecodeJpegImageimageObject DecodeJpegImage( streamObject )This function returns an image object that represents the decompressed jpeg image given as argument. DecodePngImageimageObject DecodePngImage( streamObject )This function returns an image object that represents the decompressed png image given as argument. |
Sign in to add a comment