JPXDecodeFilter
Overview
JPXDecodeFilter is a class in Aspose.Pdf FOSS for Java.
Inherits from: COSFilter.
JPXDecode filter — JPEG 2000 decompression (§7.4.9, ISO 32000-1:2008).
Properties
| Name | Type | Access | Description |
|---|---|---|---|
name | COSName | Read |
Methods
| Signature | Description |
|---|---|
decode(encoded: byte[], params: COSDictionary) → byte[] | |
encode(decoded: byte[], params: COSDictionary) → byte[] | Not implemented in the FOSS edition — throws at runtime. |
getName() → COSName |