java.lang.Object
org.sejda.sambox.pdmodel.graphics.color.PDColorSpace
org.sejda.sambox.pdmodel.graphics.color.PDSpecialColorSpace
- All Implemented Interfaces:
COSObjectable
- Direct Known Subclasses:
PDDeviceN,PDIndexed,PDPattern,PDSeparation
Special colour spaces add features or properties to an underlying colour space.
- Author:
- John Hewson
-
Field Summary
Fields inherited from class org.sejda.sambox.pdmodel.graphics.color.PDColorSpace
array -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.sejda.sambox.pdmodel.graphics.color.PDColorSpace
create, create, create, getDefaultDecode, getInitialColor, getName, getNumberOfComponents, isAllowedCache, toRawImage, toRawImage, toRGB, toRGBImage, toRGBImageAWT
-
Constructor Details
-
PDSpecialColorSpace
public PDSpecialColorSpace()
-
-
Method Details
-
getCOSObject
- Specified by:
getCOSObjectin interfaceCOSObjectable- Overrides:
getCOSObjectin classPDColorSpace- Returns:
- The
COSBasethat matches this Java object.
-