| 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() |
This will get the attributes that are associated with the deviceN
color space.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
PDDeviceN.setAttributes(PDDeviceNAttributes attributes) |
This will set the color space attributes.
|