Uses of Class
org.apache.pdfbox.pdmodel.graphics.color.PDCIEDictionaryBasedColorSpace
Packages that use PDCIEDictionaryBasedColorSpace
Package
Description
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.colorModifier and TypeClassDescriptionfinal class
A CalGray colour space is a special case of a single-component CIE-based colour space.class
A CalRGB colour space is a CIE-based colour space with one transformation stage instead of two.final class
A Lab colour space is a CIE-based ABC colour space with two transformation stages.