[]
        
(Showing Draft Content)

org.jpedal.jbig2.image.JBIG2Bitmap.-ctor

JBIG2Bitmap Constructor

JBIG2Bitmap(int, int, ArithmeticDecoder, HuffmanDecoder, MMRDecoder)

Declaration
public JBIG2Bitmap(int width, int height, ArithmeticDecoder arithmeticDecoder, HuffmanDecoder huffmanDecoder, MMRDecoder mmrDecoder)
Parameters
Type Name Description
int width
int height
ArithmeticDecoder arithmeticDecoder
HuffmanDecoder huffmanDecoder
MMRDecoder mmrDecoder