This enumerator specifies the type of Algorithm used to generate the colorramp.
Constant | Value | Description |
---|---|---|
esriHSVAlgorithm | 0 | Use the HSV colorramp algorithm. |
esriCIELabAlgorithm | 1 | Use the CIE Lab colorramp algorithm. |
esriLabLChAlgorithm | 2 | Use the LabLCh colorramp algorithm. |
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
See Also
IColorRamp Interface | IMultiPartColorRamp Interface | IColorRamp.CreateRamp Method | IPresetColorRamp Interface | IAlgorithmicColorRamp Interface | IColorRamp.Color Property | IRandomColorRamp Interface