Package | Description |
---|---|
org.apache.pdfbox.pdmodel.graphics.color |
This package deals with colors that are stored in a PDF document.
|
org.apache.pdfbox.preflight.graphic |
Modifier and Type | Method and Description |
---|---|
static PDICCBased |
PDICCBased.create(COSArray iccArray,
PDResources resources)
Creates a new ICC color space using the PDF array, optionally using a resource cache.
|
Modifier and Type | Method and Description |
---|---|
private void |
StandardColorSpaceHelper.validateICCProfileAlternateEntry(PDICCBased iccBased) |