public class ICCBased extends PColorSpace
| Modifier and Type | Field and Description |
|---|---|
static Name |
ICCBASED_KEY |
static Name |
N_KEY |
entries, FORM_TYPE_KEY, inited, isDeleted, isNew, LENGTH_KEY, library, SUBTYPE_KEY, TYPE_KEY| Modifier and Type | Method and Description |
|---|---|
PColorSpace |
getAlternate()
Get the alternative colour specified by the N dictionary entry.
|
java.awt.Color |
getColor(float[] f,
boolean fillAndStroke) |
java.awt.color.ColorSpace |
getColorSpace() |
int |
getNumComponents()
Gets the number of components specified by the N entry.
|
void |
init()
Initiate the Dictionary.
|
getColor, getColorSpace, getColorSpace, getDescription, normaliseComponentsToFloats, reverse, reverseInPlace, reverseInPlacegetEntries, getFloat, getInt, getLibrary, getNumber, getObject, getPObjectReference, isDeleted, isNew, setDeleted, setNew, setPObjectReference, toStringpublic static final Name ICCBASED_KEY
public static final Name N_KEY
public void init()
Dictionaryinit in class Dictionarypublic PColorSpace getAlternate()
public java.awt.Color getColor(float[] f,
boolean fillAndStroke)
getColor in class PColorSpacepublic java.awt.color.ColorSpace getColorSpace()
public int getNumComponents()
getNumComponents in class PColorSpace