| Package | Description |
|---|---|
| org.verapdf.external | |
| org.verapdf.factory.colors | |
| org.verapdf.pd | |
| org.verapdf.pd.colors | |
| org.verapdf.pd.images | |
| org.verapdf.pd.patterns |
| Modifier and Type | Method and Description |
|---|---|
PDColorSpace |
ICCProfile.getAlternate() |
PDColorSpace |
JPEG2000.getImageColorSpace() |
| Modifier and Type | Method and Description |
|---|---|
static PDColorSpace |
ColorSpaceFactory.getColorSpace(COSObject base) |
static PDColorSpace |
ColorSpaceFactory.getColorSpace(COSObject base,
PDResources resources) |
static PDColorSpace |
ColorSpaceFactory.getColorSpace(COSObject base,
PDResources resources,
boolean wasDefault) |
| Modifier and Type | Method and Description |
|---|---|
PDColorSpace |
PDGroup.getColorSpace() |
PDColorSpace |
PDResources.getColorSpace(ASAtom name) |
PDColorSpace |
PDResources.getColorSpace(ASAtom name,
boolean isDefault) |
PDColorSpace |
PDGroup.getColorSpace(PDResources resources) |
PDColorSpace |
PDResources.getDefaultColorSpace(ASAtom name) |
PDColorSpace |
PDPage.getGroupCS() |
| Modifier and Type | Class and Description |
|---|---|
class |
PDCalGray |
class |
PDCalRGB |
class |
PDCIEDictionaryBased |
class |
PDDeviceCMYK |
class |
PDDeviceGray |
class |
PDDeviceN |
class |
PDDeviceRGB |
class |
PDICCBased |
class |
PDIndexed |
class |
PDLab |
class |
PDSeparation |
class |
PDSpecialColorSpace
Base class for special color spaces, see 8.6.6 of PDF-1.7 specification.
|
| Modifier and Type | Method and Description |
|---|---|
PDColorSpace |
PDSeparation.getAlternate() |
PDColorSpace |
PDICCBased.getAlternate() |
PDColorSpace |
PDDeviceN.getAlternateSpace() |
PDColorSpace |
PDIndexed.getBase() |
protected PDColorSpace |
PDSpecialColorSpace.getBaseColorSpace() |
| Modifier and Type | Method and Description |
|---|---|
PDColorSpace |
PDXImage.getImageCS() |
PDColorSpace |
PDInlineImage.getImageCS() |
| Modifier and Type | Class and Description |
|---|---|
class |
PDPattern |
class |
PDShadingPattern |
class |
PDTilingPattern |
| Modifier and Type | Method and Description |
|---|---|
PDColorSpace |
PDShading.getColorSpace() |
PDColorSpace |
PDPattern.getUnderlyingColorSpace() |
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.