Uses of Class
org.apache.pdfbox.pdmodel.graphics.color.PDCIEDictionaryBasedColorSpace
-
Packages that use PDCIEDictionaryBasedColorSpace Package Description org.apache.pdfbox.pdmodel.graphics.color This package deals with colors that are stored in a PDF document. -
-
Uses of PDCIEDictionaryBasedColorSpace in org.apache.pdfbox.pdmodel.graphics.color
Subclasses of PDCIEDictionaryBasedColorSpace in org.apache.pdfbox.pdmodel.graphics.color Modifier and Type Class 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
PDLab
A Lab colour space is a CIE-based ABC colour space with two transformation stages.
-