[]
        
(Showing Draft Content)

org.jpedal.jbig2.JBIG2Decoder

JBIG2Decoder Class

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

Constructors

Name Description
JBIG2Decoder()

Constructor

Properties

Name Description
AllSegments
GlobalData

If the data stream is taken from a PDF, there may be some global data. Pass any global data in here. Call this method before decodeJBIG2(...)

NumberOfPages
NumberOfPagesKnown
RandomAccessOrganisationUsed

Methods

Name Description
decodeJBIG2(byte[])

Decodes a JBIG2 image from a byte array

findPageSegement(int)
findSegment(int)