Atalasoft.Imaging.Codec.Jbig2 Namespace |
Class | Description | |
---|---|---|
Jb2Decoder | The class derives from ImageDecoder and decodes JBIG2 images.
Jb2Decoder may access to an existing JBIG2 file or JBIG2 embedded stream (StreamForPdf,
refer to Jb2ExportFileFormat). | |
Jb2Encoder | This class, derived from MultiFramedImageEncoder, compresses a bi-tonal
(black and white) image using JBIG2 compression. |
Enumeration | Description | |
---|---|---|
Jb2EncodingMode | Property to set the mode to be used during encoding. | |
Jb2ExportFormat | Compressed file format for exported documents. | |
Jb2GenericBitmapCoder | Type to specify the bitmap coder to be used during compression. | |
Jb2GenericTemplate | Context template to use when coding generic region using arithmetic coder. | |
Jb2SymbolDictionary | Context template to use when coding dictionary symbols using arithmetic coder. | |
Jb2SymbolTemplate | Template to use when encoding dictionary symbols using arithmetic coder. |