[]
        
(Showing Draft Content)

org.jpedal.jbig2.JBIG2Decoder.decodeJBIG2

decodeJBIG2 Method

decodeJBIG2(byte[])

Decodes a JBIG2 image from a byte array

Declaration
public virtual byte[] decodeJBIG2(byte[] data)
Parameters
Type Name Description
byte[] data

the raw data stream

Returns
Type Description
byte[]
Exceptions
Type Condition
IOException
JBIG2Exception