Uses of Class
org.apache.pdfbox.pdmodel.graphics.color.PDSpecialColorSpace
Packages that use PDSpecialColorSpace
Package
Description
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.colorModifier and TypeClassDescriptionclass
DeviceN colour spaces may contain an arbitrary number of colour components.final class
An Indexed colour space specifies that an area is to be painted using a colour table of arbitrary colours from another color space.final class
A Pattern color space is either a Tiling pattern or a Shading pattern.class
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.