Class PDSpecialColorSpace
- java.lang.Object
-
- org.apache.pdfbox.pdmodel.graphics.color.PDColorSpace
-
- org.apache.pdfbox.pdmodel.graphics.color.PDSpecialColorSpace
-
- All Implemented Interfaces:
COSObjectable
- Direct Known Subclasses:
PDDeviceN,PDIndexed,PDPattern,PDSeparation
public abstract class PDSpecialColorSpace extends PDColorSpace
Special colour spaces add features or properties to an underlying colour space.
-
-
Field Summary
-
Fields inherited from class org.apache.pdfbox.pdmodel.graphics.color.PDColorSpace
array
-
-
Constructor Summary
Constructors Constructor Description PDSpecialColorSpace()
-
Method Summary
-
Methods inherited from class org.apache.pdfbox.pdmodel.graphics.color.PDColorSpace
create, create, create, getCOSObject, getDefaultDecode, getInitialColor, getName, getNumberOfComponents, toRawImage, toRawImage, toRGB, toRGBImage, toRGBImageAWT
-
-