Uses of Class
org.apache.pdfbox.pdmodel.graphics.color.PDJPXColorSpace
-
Packages that use PDJPXColorSpace Package Description org.apache.pdfbox.filter This package will hold the PDFBox implementations of the filters that are used in PDF documents. -
-
Uses of PDJPXColorSpace in org.apache.pdfbox.filter
Methods in org.apache.pdfbox.filter that return PDJPXColorSpace Modifier and Type Method Description PDJPXColorSpace
DecodeResult. getJPXColorSpace()
Returns the embedded JPX color space, if any.
-