Uses of Class
org.apache.pdfbox.pdmodel.graphics.color.PDSpecialColorSpace
-
Packages that use PDSpecialColorSpace Package Description org.apache.pdfbox.pdmodel.graphics.color This package deals with colors that are stored in a PDF document. -
-
Uses of PDSpecialColorSpace in org.apache.pdfbox.pdmodel.graphics.color
Subclasses of PDSpecialColorSpace in org.apache.pdfbox.pdmodel.graphics.color Modifier and Type Class Description class
PDDeviceN
DeviceN colour spaces may contain an arbitrary number of colour components.class
PDIndexed
An Indexed colour space specifies that an area is to be painted using a colour table of arbitrary colours from another color space.class
PDPattern
A Pattern color space is either a Tiling pattern or a Shading pattern.class
PDSeparation
A Separation color space used to specify either additional colorants or for isolating the control of individual colour components of a device colour space for a subtractive device.
-