Package | Description |
---|---|
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 PDDeviceNAttributes |
PDDeviceN.attributes |
Modifier and Type | Method and Description |
---|---|
PDDeviceNAttributes |
PDDeviceN.getAttributes()
Returns the attributes associated with the DeviceN color space.
|
Modifier and Type | Method and Description |
---|---|
void |
PDDeviceN.setAttributes(PDDeviceNAttributes attributes)
Sets the color space attributes.
|