java.lang.Objectorg.apache.pdfbox.pdmodel.graphics.color.PDColorSpace
org.apache.pdfbox.pdmodel.graphics.color.PDDeviceCMYK
All Implemented Interfaces:
COSObjectable
- href="mailto:ben@benlitchfield.com">Ben Litchfield
$
- Revision: 1.6 $Field Summary | ||
---|---|---|
public static final PDDeviceCMYK | INSTANCE | The single instance of this class. |
public static final String | NAME | The name of this color space. |
public static final String | ABBREVIATED_NAME | The abbreviated name of this color space. |
Fields inherited from org.apache.pdfbox.pdmodel.graphics.color.PDColorSpace: |
---|
array |
Method from org.apache.pdfbox.pdmodel.graphics.color.PDDeviceCMYK Summary: |
---|
createColorModel, createColorSpace, getName, getNumberOfComponents |
Methods from org.apache.pdfbox.pdmodel.graphics.color.PDColorSpace: |
---|
createColorModel, createColorSpace, getCOSObject, getJavaColorSpace, getName, getNumberOfComponents, toString |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from org.apache.pdfbox.pdmodel.graphics.color.PDDeviceCMYK Detail: |
---|
|
|
|
|