[]
public JBIG2Bitmap(int width, int height, ArithmeticDecoder arithmeticDecoder, HuffmanDecoder huffmanDecoder, MMRDecoder mmrDecoder)
| Type | Name | Description |
|---|---|---|
| int | width | |
| int | height | |
| ArithmeticDecoder | arithmeticDecoder | |
| HuffmanDecoder | huffmanDecoder | |
| MMRDecoder | mmrDecoder |