Package | Description |
---|---|
org.apache.pdfbox.pdmodel.graphics.color |
This package deals with colors that are stored in a PDF document.
|
Modifier and Type | Class and Description |
---|---|
class |
PDCalGray
A CalGray colour space is a special case of a single-component CIE-based
colour space.
|
class |
PDCalRGB
A CalRGB colour space is a CIE-based colour space with one transformation stage instead of two.
|
class |
PDCIEDictionaryBasedColorSpace
CIE-based colour spaces that use a dictionary.
|
class |
PDICCBased
ICCBased color spaces are based on a cross-platform color profile as defined by the
International Color Consortium (ICC).
|
class |
PDLab
A Lab colour space is a CIE-based ABC colour space with two transformation stages.
|
Copyright © 2002–2023 The Apache Software Foundation. All rights reserved.