Segmented read
[email protected] Wed, 23 Oct 2002 14:11:45 +0200
| Newsgroups | gmane.comp.printing.ghostscript.jbig2dec.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, Does anyone knows if it's possible to use the current version of the jbig2dec API to read a jbig2 image segment by segment like if it was a stream? What I really want to avoid is to allocate one gigantic buffer containing the totality of the image (stripe*height) because in my case it means allocate hundred of megabyte, maybe, in extreme case, more than the RAM. Thanks for any suggestion. Eric