|
GeoAPI 1.0 Build 2004-05-18 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectCodeList
ColorInterpretation
Specifies the mapping of a band to a color model component.
PaletteInterpretation,
SampleDimension,
Serialized Form
CV_ColorInterpretation
| Field Summary | |
|---|---|
static ColorInterpretation |
ALPHA_BAND
Alpha Band for the RGB color model components. |
static ColorInterpretation |
BLACK_BAND
Black Band for the CMYK color model. |
static ColorInterpretation |
BLUE_BAND
Blue Band for the RGB color model components. |
static ColorInterpretation |
CYAN_BAND
Cyan Band for the CMYK color model. |
static ColorInterpretation |
GRAY_INDEX
Band is an index into a lookup table. |
static ColorInterpretation |
GREEN_BAND
Greend Band for the RGB color model components. |
static ColorInterpretation |
HUE_BAND
Hue Band for the HLS color model. |
static ColorInterpretation |
LIGHTNESS_BAND
Lightness Band for the HLS color model. |
static ColorInterpretation |
MAGENTA_BAND
Magenta Band for the CMYK color model. |
static ColorInterpretation |
PALETTE_INDEX
Band is a color index into a color table. |
static ColorInterpretation |
RED_BAND
Red Band for the RGB color model components. |
static ColorInterpretation |
SATURATION_BAND
Saturation Band for the HLS color model. |
static ColorInterpretation |
UNDEFINED
Band is not associated with a color model component. |
static ColorInterpretation |
YELLOW_BAND
Yellow Band for the CMYK color model. |
| Constructor Summary | |
|---|---|
ColorInterpretation(String name)
Constructs an enum with the given name. |
|
| Method Summary | |
|---|---|
ColorInterpretation[] |
family()
Returns the list of enumerations of the same kind than this enum. |
static ColorInterpretation[] |
values()
Returns the list of ColorInterpretations. |
| Methods inherited from class CodeList |
|---|
name, ordinal, readResolve, toString |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final ColorInterpretation UNDEFINED
CV_Undefined
public static final ColorInterpretation GRAY_INDEX
PALETTE_INDEX,
PaletteInterpretation.GRAY
CV_GrayIndex
public static final ColorInterpretation PALETTE_INDEX
GRAY_INDEX
CV_PaletteIndex
public static final ColorInterpretation RED_BAND
GREEN_BAND,
BLUE_BAND,
ALPHA_BAND,
PaletteInterpretation.RGB
CV_RedBand
public static final ColorInterpretation GREEN_BAND
RED_BAND,
BLUE_BAND,
ALPHA_BAND,
PaletteInterpretation.RGB
CV_GreenBand
public static final ColorInterpretation BLUE_BAND
RED_BAND,
GREEN_BAND,
ALPHA_BAND,
PaletteInterpretation.RGB
CV_BlueBand
public static final ColorInterpretation ALPHA_BAND
RED_BAND,
GREEN_BAND,
BLUE_BAND,
PaletteInterpretation.RGB
CV_AlphaBand
public static final ColorInterpretation HUE_BAND
SATURATION_BAND,
LIGHTNESS_BAND,
PaletteInterpretation.HLS
CV_HueBand
public static final ColorInterpretation SATURATION_BAND
HUE_BAND,
LIGHTNESS_BAND,
PaletteInterpretation.HLS
CV_SaturationBand
public static final ColorInterpretation LIGHTNESS_BAND
HUE_BAND,
SATURATION_BAND,
PaletteInterpretation.HLS
CV_LightnessBand
public static final ColorInterpretation CYAN_BAND
MAGENTA_BAND,
YELLOW_BAND,
BLACK_BAND,
PaletteInterpretation.CMYK
CV_CyanBand
public static final ColorInterpretation MAGENTA_BAND
CYAN_BAND,
YELLOW_BAND,
BLACK_BAND,
PaletteInterpretation.CMYK
CV_MagentaBand
public static final ColorInterpretation YELLOW_BAND
CYAN_BAND,
MAGENTA_BAND,
BLACK_BAND,
PaletteInterpretation.CMYK
CV_YellowBand
public static final ColorInterpretation BLACK_BAND
CYAN_BAND,
MAGENTA_BAND,
YELLOW_BAND,
PaletteInterpretation.CMYK
CV_BlackBand
| Constructor Detail |
|---|
public ColorInterpretation(String name)
values().
name - The enum name. This name must not be in use by an other enum of this type.| Method Detail |
|---|
public static ColorInterpretation[] values()
ColorInterpretations.
public ColorInterpretation[] family()
family in class CodeList
|
GeoAPI 1.0 Build 2004-05-18 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
|
Symbols, terms and definitions | Copyright OpenGIS® Consortium |