This document is archived and information here might be outdated. Recommended version. |
Provides access to the methods and properties common to all color ramp objects.
Name | Description | |
---|---|---|
Color | The color at the given index position. Call CreateRamp before calling this method. | |
Colors | The list of colors. Call CreateRamp before calling this method. | |
CreateRamp | Generates a color ramp with length determined by Size value. | |
Name | The name of the color ramp. | |
Size | The number of colors that will be generated by the CreateRamp method. |
Classes | Description |
---|
IMultiPartColorRamp Interface | IColorRamp.Color Property | IColorRamp.CreateRamp Method | IRandomColorRamp Interface | IColorRamp Interface | IPresetColorRamp Interface | IAlgorithmicColorRamp Interface | ColorRampStyleGalleryClass Class