You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both formats embed complete JPEG and JPEG2000 files. So technically, one of the other imaging library in conjunction can be used. The correct decode gives back the IO handle to the internal data which can be given to any other imaging library for use.
Hi! There's a question on Stackoverflow about reading scanned PDFs, where I believe the goal is to extract images out from a PDF. Is that the functionality this issue is about? Could you expand on what
The correct decode gives back the IO handle to the internal data which can be given to any other imaging library for use.
Content filter for JPEG and JPEG2000 should be supported.
Since, these are special type filters whether decoding over direct streaming into the graphics channel for rendering should be reviewed.
The text was updated successfully, but these errors were encountered: