This document is archived and information here might be outdated.  Recommended version.


esriColorRampAlgorithm Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Constants > E > esriColorRampAlgorithm Constants
ArcGIS Developer Help

esriColorRampAlgorithm Constants

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

IMultiPartColorRamp Interface | IColorRamp.Color Property | IColorRamp.CreateRamp Method | IRandomColorRamp Interface | IColorRamp Interface | IPresetColorRamp Interface | IAlgorithmicColorRamp Interface

.NET Samples

Multivariate renderer