| Package | Description |
|---|---|
| org.apache.pdfbox.pdmodel.graphics.color |
This package deals with colors that are stored in a PDF document.
|
| Modifier and Type | Method and Description |
|---|---|
PDDeviceNAttributes |
PDDeviceN.getAttributes()
This will get the attributes that are associated with the deviceN
color space.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PDDeviceN.setAttributes(PDDeviceNAttributes attributes)
This will set the color space attributes.
|
Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.