Uses of Class
org.apache.pdfbox.pdmodel.graphics.color.PDDeviceNProcess
-
Packages that use PDDeviceNProcess Package Description org.apache.pdfbox.pdmodel.graphics.color This package deals with colors that are stored in a PDF document. -
-
Uses of PDDeviceNProcess in org.apache.pdfbox.pdmodel.graphics.color
Methods in org.apache.pdfbox.pdmodel.graphics.color that return PDDeviceNProcess Modifier and Type Method Description PDDeviceNProcess
PDDeviceNAttributes. getProcess()
Returns the DeviceN Process Dictionary, or null if it is missing.
-