Package | Description |
---|---|
org.apache.pdfbox.filter |
This package will hold the PDFBox implementations of the filters that are used in PDF documents.
|
Modifier and Type | Field and Description |
---|---|
private PDJPXColorSpace |
DecodeResult.colorSpace |
Modifier and Type | Method and Description |
---|---|
PDJPXColorSpace |
DecodeResult.getJPXColorSpace()
Returns the embedded JPX color space, if any.
|
Modifier and Type | Method and Description |
---|---|
(package private) void |
DecodeResult.setColorSpace(PDJPXColorSpace colorSpace) |
Constructor and Description |
---|
DecodeResult(COSDictionary parameters,
PDJPXColorSpace colorSpace) |