Jb2DecoderRead Method |
| Name | Description | |
|---|---|---|
| Read(Stream, ProgressEventHandler) | Decodes a JBIG2 image from a stream and returns an AtalaImage with the decoded image data. (Overrides ImageDecoderRead(Stream, ProgressEventHandler).) | |
| Read(Stream, Int32, ProgressEventHandler) | Decodes a JBIG2 image from a stream and returns an AtalaImage with the decoded image data. (Overrides MultiFramedImageDecoderRead(Stream, Int32, ProgressEventHandler).) |