Package | Description |
---|---|
org.apache.pdfbox.pdmodel.graphics.color |
This package deals with colors that are stored in a PDF document.
|
Modifier and Type | Method | Description |
---|---|---|
PDDeviceNAttributes |
PDDeviceN.getAttributes() |
Returns the attributes associated with the DeviceN color space.
|
Modifier and Type | Method | Description |
---|---|---|
void |
PDDeviceN.setAttributes(PDDeviceNAttributes attributes) |
Sets the color space attributes.
|
Copyright © 2002–2018. All rights reserved.