public class Lab extends PColorSpace
| Modifier and Type | Field and Description |
|---|---|
static Name |
LAB_KEY |
static Name |
RANGE_KEY |
static Name |
WHITE_POINT_KEY |
entries, FORM_TYPE_KEY, inited, isDeleted, isNew, LENGTH_KEY, library, SUBTYPE_KEY, TYPE_KEY| Modifier and Type | Method and Description |
|---|---|
java.awt.Color |
getColor(float[] f,
boolean fillAndStroke) |
int |
getNumComponents() |
void |
normaliseComponentsToFloats(int[] in,
float[] out,
float maxval) |
getColor, getColorSpace, getColorSpace, getDescription, reverse, reverseInPlace, reverseInPlacegetEntries, getFloat, getInt, getLibrary, getNumber, getObject, getPObjectReference, init, isDeleted, isNew, setDeleted, setNew, setPObjectReference, toStringpublic static final Name LAB_KEY
public static final Name WHITE_POINT_KEY
public static final Name RANGE_KEY
public int getNumComponents()
getNumComponents in class PColorSpacepublic void normaliseComponentsToFloats(int[] in,
float[] out,
float maxval)
normaliseComponentsToFloats in class PColorSpacepublic java.awt.Color getColor(float[] f,
boolean fillAndStroke)
getColor in class PColorSpacef -