| 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 |
|---|---|
static ColorSpaceFeaturesObject |
GFFeaturesObjectCreator.createColorSpaceFeaturesObject(PDColorSpace colorSpace,
String id,
String iccProfileChild,
String colorSpaceChild)
Constructs new GFColorSpaceFeaturesObjectAdapter
|
| Constructor and Description |
|---|
GFColorSpaceFeaturesObjectAdapter(PDColorSpace colorSpace,
String id,
String iccProfileChild,
String colorSpaceChild)
Constructs new colorspace features object adapter
|
| Modifier and Type | Method and Description |
|---|---|
static PDColorSpace |
ColorSpaceFactory.getColorSpace(PDColorSpace colorSpace) |
static PDColorSpace |
ColorSpaceFactory.getColorSpace(PDColorSpace colorSpace,
PDResourcesHandler resourcesHandler,
GraphicState inheritedGraphicSpace) |
static PDColorSpace |
ColorSpaceFactory.getColorSpace(PDColorSpace colorSpace,
PDResourcesHandler resourcesHandler,
int opm,
boolean overprintingFlag,
GraphicState inheritedGraphicSpace) |
| Modifier and Type | Method and Description |
|---|---|
PDColorSpace |
GraphicState.getFillColorSpace() |
PDColorSpace |
GraphicState.getFillLastPatternUnderlyingColorSpace() |
PDColorSpace |
GraphicState.getStrokeColorSpace() |
PDColorSpace |
GraphicState.getStrokeLastPatternUnderlyingColorSpace() |
| Modifier and Type | Method and Description |
|---|---|
void |
GraphicState.setFillColorSpace(PDColorSpace fillColorSpace) |
void |
GraphicState.setFillLastPatternUnderlyingColorSpace(PDColorSpace fillLastPatternUnderlyingColorSpace) |
void |
GraphicState.setStrokeColorSpace(PDColorSpace strokeColorSpace) |
void |
GraphicState.setStrokeLastPatternUnderlyingColorSpace(PDColorSpace strokeLastPatternUnderlyingColorSpace) |
| Constructor and Description |
|---|
GFOp_EI(List<COSBase> arguments,
PDResourcesHandler resourcesHandler,
PDColorSpace inheritedFillCS) |
| Constructor and Description |
|---|
GFOpPathPaint(List<COSBase> arguments,
PDColorSpace rawFillColorSpace,
PDColorSpace rawStrokeColorSpace,
int opm,
boolean overprintingFlagStroke,
boolean overprintingFlagNonStroke,
PDResourcesHandler resourcesHandler,
String operatorType,
GraphicState inheritedGraphicState) |
| Constructor and Description |
|---|
GFPDColorSpace(PDColorSpace simplePDObject,
String type) |
| Constructor and Description |
|---|
GFPDInlineImage(PDInlineImage simplePDObject,
PDColorSpace inheritedFillCS) |
GFPDXImage(PDXImage simplePDObject,
PDResourcesHandler resourcesHandler,
PDColorSpace inheritedFillCS) |
GFPDXImage(PDXImage simplePDObject,
PDResourcesHandler resourcesHandler,
PDColorSpace inheritedFillCS,
String type) |
| Modifier and Type | Method and Description |
|---|---|
PDColorSpace |
PDResourcesHandler.getColorSpace(ASAtom name) |
PDColorSpace |
PDResourcesHandler.getColorSpace(COSName name) |
PDColorSpace |
PDResourcesHandler.setColorSpaceInherited(PDColorSpace colorSpace,
boolean isInherited) |
| Modifier and Type | Method and Description |
|---|---|
PDColorSpace |
PDResourcesHandler.setColorSpaceInherited(PDColorSpace colorSpace,
boolean isInherited) |
| 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–2020 The veraPDF Consortium. All rights reserved.