Class PDDeviceColorSpace

java.lang.Object
org.sejda.sambox.pdmodel.graphics.color.PDColorSpace
org.sejda.sambox.pdmodel.graphics.color.PDDeviceColorSpace
All Implemented Interfaces:
COSObjectable
Direct Known Subclasses:
PDDeviceCMYK, PDDeviceGray, PDDeviceRGB

public abstract class PDDeviceColorSpace extends PDColorSpace
Device colour spaces directly specify colours or shades of gray produced by an output device.
Author:
John Hewson