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.
  • Constructor Details

    • PDSpecialColorSpace

      public PDSpecialColorSpace()
  • Method Details