Package | Description |
---|---|
org.apache.pdfbox.debugger.colorpane | |
org.apache.pdfbox.pdmodel.graphics.color |
This package deals with colors that are stored in a PDF document.
|
Modifier and Type | Field and Description |
---|---|
private PDSeparation |
CSSeparation.separation |
Modifier and Type | Field and Description |
---|---|
private PDSeparation[] |
PDDeviceN.spotColorSpaces |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,PDSeparation> |
PDDeviceNAttributes.getColorants()
Returns a map of colorants and their associated Separation color space.
|