| 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 | Field and Description |
|---|---|
static Map<String,PDColorSpace> |
StaticContainers.cachedColorSpaces |
| Modifier and Type | Method and Description |
|---|---|
PDColorSpace |
GFJPEG2000.getImageColorSpace() |
| Constructor and Description |
|---|
GFOpColor(List<COSBase> arguments,
PDColorSpace colorSpace) |
| Modifier and Type | Method and Description |
|---|---|
PDColorSpace |
GFOpPathPaint.getVeraFillCS() |
PDColorSpace |
GFOpPathPaint.getVeraStrokeCS() |
| Modifier and Type | Method and Description |
|---|---|
protected List<PDColorSpace> |
GFOpPathPaint.getFillCS() |
protected List<PDColorSpace> |
GFOpPathPaint.getStrokeCS() |
| Modifier and Type | Method and Description |
|---|---|
PDColorSpace |
GFOpTextShow.getVeraModelFillColorSpace() |
PDColorSpace |
GFOpTextShow.getVeraModelStrokeColorSpace() |
| Modifier and Type | Class and Description |
|---|---|
class |
GFPDCalGray |
class |
GFPDCalRGB |
class |
GFPDColorSpace |
class |
GFPDDeviceCMYK |
class |
GFPDDeviceGray |
class |
GFPDDeviceN |
class |
GFPDDeviceRGB |
class |
GFPDEmptyColorSpace |
class |
GFPDICCBased |
class |
GFPDICCBasedCMYK |
class |
GFPDIndexed |
class |
GFPDLab |
class |
GFPDSeparation |
| Modifier and Type | Method and Description |
|---|---|
List<PDColorSpace> |
GFPDSeparation.getAlternate() |
| Modifier and Type | Class and Description |
|---|---|
class |
GFPDPattern |
class |
GFPDShadingPattern |
class |
GFPDTilingPattern |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PDCalGray
CalGray color space
|
interface |
PDCalRGB
CalRGB color space
|
interface |
PDDeviceCMYK
DeviceCMYK color space
|
interface |
PDDeviceGray
DeviceGray color space
|
interface |
PDDeviceN
DeviceN color space
|
interface |
PDDeviceRGB
DeviceRGB color space
|
interface |
PDICCBased
ICCBased color space
|
interface |
PDICCBasedCMYK
ICCBased CMYK colour space
|
interface |
PDIndexed
Indexed color space
|
interface |
PDLab
Lab color space
|
interface |
PDPattern
generic Pattern type
|
interface |
PDSeparation
Separation color space
|
interface |
PDShadingPattern
shading Pattern
|
interface |
PDTilingPattern
tiling Pattern
|
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.