[]
        
(Showing Draft Content)

org.jpedal.jbig2.decoders.JBIG2StreamDecoder

JBIG2StreamDecoder Class

Inheritance
JBIG2StreamDecoder
Namespace: org.jpedal.jbig2.decoders
Assembly: C1.WPF.PdfViewer.4.6.2.dll
Syntax
public class JBIG2StreamDecoder

Constructors

Name Description
JBIG2StreamDecoder()

Fields

Name Description
debug

Properties

Name Description
AllSegments
ArithmeticDecoder
GlobalData
HuffmanDecoder
MMRDecoder
NumberOfPages
NumberOfPagesKnown
RandomAccessOrganisationUsed

Methods

Name Description
appendBitmap(JBIG2Bitmap)
consumeRemainingBits()
decodeJBIG2(byte[])
findBitmap(int)
findPageSegement(int)
findSegment(int)
getPageAsJBIG2Bitmap(int)
movePointer(int)
readBit()
readBits(int)
readByte()
readByte(short[])