|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriColorRampAlgorithm
This enumerator specifies the type of Algorithm used to generate the colorramp.
esriColorRampAlgorithm specifies which color model to use with the IAlgorithmicColorRamp interface.
IPresetColorRamp
,
IMultiPartColorRamp
,
IAlgorithmicColorRamp
,
IColorRamp.getColor(int)
,
IRandomColorRamp
,
IColorRamp.createRamp(boolean[])
,
IColorRamp
Field Summary | |
---|---|
static int |
esriCIELabAlgorithm
Use the CIE Lab colorramp algorithm. |
static int |
esriHSVAlgorithm
Use the HSV colorramp algorithm. |
static int |
esriLabLChAlgorithm
Use the LabLCh colorramp algorithm. |
Field Detail |
---|
static final int esriHSVAlgorithm
static final int esriCIELabAlgorithm
static final int esriLabLChAlgorithm
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |