| 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) |
static PDColorSpace |
ColorSpaceFactory.getColorSpace(PDColorSpace colorSpace,
PDResourcesHandler resourcesHandler,
int opm,
boolean overprintingFlag) |
| Modifier and Type | Method and Description |
|---|---|
PDColorSpace |
GraphicState.getFillColorSpace() |
PDColorSpace |
GraphicState.getStrokeColorSpace() |
| Modifier and Type | Method and Description |
|---|---|
void |
GraphicState.setFillColorSpace(PDColorSpace fillColorSpace) |
void |
GraphicState.setStrokeColorSpace(PDColorSpace strokeColorSpace) |
| Constructor and Description |
|---|
GFOpPathPaint(List<COSBase> arguments,
PDColorSpace rawFillColorSpace,
PDColorSpace rawStrokeColorSpace,
int opm,
boolean overprintingFlagStroke,
boolean overprintingFlagNonStroke,
PDResourcesHandler resourcesHandler,
String operatorType) |
| Constructor and Description |
|---|
GFOpTextShow(List<COSBase> arguments,
PDColorSpace rawFillColorSpace,
PDColorSpace rawStrokeColorSpace,
COSName fontName,
RenderingMode renderingMode,
int opm,
boolean overprintingFlagStroke,
boolean overprintingFlagNonStroke,
PDResourcesHandler resourcesHandler,
String operatorType) |
| Constructor and Description |
|---|
GFPDColorSpace(PDColorSpace simplePDObject,
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 |
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
Basse class for special color spaces.
|
| Modifier and Type | Field and Description |
|---|---|
protected PDColorSpace |
PDSpecialColorSpace.baseColorSpace |
| Modifier and Type | Method and Description |
|---|---|
PDColorSpace |
PDSeparation.getAlternate() |
PDColorSpace |
PDICCBased.getAlternate() |
PDColorSpace |
PDDeviceN.getAlternateSpace() |
PDColorSpace |
PDIndexed.getBase() |
| 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() |
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.