| Modifier and Type | Method and Description |
|---|---|
static PDColorSpace |
ColorSpaceFactory.getColorSpace(PDColorSpace colorSpace,
PDAbstractPattern pattern,
PDInheritableResources resources,
int opm,
boolean overprintingFlag,
PDDocument document,
PDFAFlavour flavour)
Transform object of pdfbox to corresponding object of veraPDF-library (
PDColorSpace to
PBoxPDColorSpace). |
static PDColorSpace |
ColorSpaceFactory.getColorSpace(PDColorSpace colorSpace,
PDDocument document,
PDFAFlavour flavour)
Transform object of pdfbox to corresponding object of veraPDF-library (
PDColorSpace to
PBoxPDColorSpace). |
| Modifier and Type | Method and Description |
|---|---|
static Map<PDColorSpace,PDColorSpace> |
StaticContainers.getCachedColorSpaces() |
| Modifier and Type | Method and Description |
|---|---|
static void |
StaticContainers.setCachedColorSpaces(Map<PDColorSpace,PDColorSpace> cachedColorSpaces) |
| Modifier and Type | Field and Description |
|---|---|
protected static PDColorSpace |
PBoxJPEG2000.DEFAULT_COLOR_SPACE |
| Modifier and Type | Method and Description |
|---|---|
PDColorSpace |
PBoxJPEG2000.getImageColorSpace() |
| Constructor and Description |
|---|
PBOpColor(List<COSBase> arguments,
PDColorSpace colorSpace) |
| Modifier and Type | Method and Description |
|---|---|
PDColorSpace |
PBOpPathPaint.getVeraModelFillCS() |
PDColorSpace |
PBOpPathPaint.getVeraModelStrokeCS() |
| Modifier and Type | Method and Description |
|---|---|
protected List<PDColorSpace> |
PBOpPathPaint.getFillCS() |
protected List<PDColorSpace> |
PBOpPathPaint.getStrokeCS() |
| Modifier and Type | Method and Description |
|---|---|
PDColorSpace |
PBOpTextShow.getVeraModelFillColorSpace() |
PDColorSpace |
PBOpTextShow.getVeraModelStrokeColorSpace() |
| Modifier and Type | Class and Description |
|---|---|
class |
PBoxPDCalGray
CalGray color space
|
class |
PBoxPDCalRGB
CalRGB color space
|
class |
PBoxPDColorSpace
Color space object
|
class |
PBoxPDDeviceCMYK
DeviceCMYK color space
|
class |
PBoxPDDeviceGray |
class |
PBoxPDDeviceN
DeviceN color space
|
class |
PBoxPDDeviceRGB
DeviceRGB color space
|
class |
PBoxPDICCBased
ICCBased color space
|
class |
PBoxPDICCBasedCMYK |
class |
PBoxPDIndexed |
class |
PBoxPDLab
Lab color space
|
class |
PBoxPDSeparation
Separation color space
|
| Modifier and Type | Method and Description |
|---|---|
List<PDColorSpace> |
PBoxPDSeparation.getAlternate() |
| Modifier and Type | Class and Description |
|---|---|
class |
PBoxPDPattern |
class |
PBoxPDShadingPattern |
class |
PBoxPDTilingPattern |
| 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–2019 The veraPDF Consortium. All rights reserved.