This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Constants > E > esriColorRampAlgorithm Constants (ArcObjects .NET 10.4 SDK) |
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. |
IMultiPartColorRamp Interface | IColorRamp.Color Property | IColorRamp.CreateRamp Method | IRandomColorRamp Interface | IColorRamp Interface | IPresetColorRamp Interface | IAlgorithmicColorRamp Interface