Provides access to members that enumerate through Color objects.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
IEnumColors is an interface for retrieving a sequence of colors, usually generated by an IColorRamp .
Members
|
|
|
Description |
 |
Next |
Returns the next color. |
 |
Reset |
Resets the enumerator to the beginning. |
See Also
IColor Interface | ICieLabConversion Interface | ICmykColor Interface | IEnumColors Interface
Example
IEnumColors Example
Send feedback on this page