Uses of Class
org.sejda.sambox.pdmodel.graphics.color.PDDeviceColorSpace
Packages that use PDDeviceColorSpace
-
Uses of PDDeviceColorSpace in org.sejda.sambox.pdmodel.graphics.color
Subclasses of PDDeviceColorSpace in org.sejda.sambox.pdmodel.graphics.colorModifier and TypeClassDescriptionclassAllows colors to be specified according to the subtractive CMYK (cyan, magenta, yellow, black) model typical of printers and other paper-based output devices.final classA color space with black, white, and intermediate shades of gray.final classColours in the DeviceRGB colour space are specified according to the additive RGB (red-green-blue) colour model.