[]
Decodes a JBIG2 image from a byte array
public virtual byte[] decodeJBIG2(byte[] data)
Public Overridable Function decodeJBIG2(data As Byte()) As Byte()
| Type | Name | Description |
|---|---|---|
| byte[] | data | the raw data stream |
| Type | Description |
|---|---|
| byte[] |
| Type | Condition |
|---|---|
| IOException | |
| JBIG2Exception |