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 classPDCalGrayA CalGray colour space is a special case of a single-component CIE-based colour space.classPDCalRGBA CalRGB colour space is a CIE-based colour space with one transformation stage instead of two.classPDLabA Lab colour space is a CIE-based ABC colour space with two transformation stages.
-