This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the color ramp of a contrast stretch.
The IRasterStretchColorRampRenderer interface controls the display of a raster dataset stretched along a color ramp. It is usually used for visualizing continuous raster data.
Name | Description | |
---|---|---|
BandIndex | Index of the band to be rendered. | |
ColorRamp | Color ramp. | |
ColorScheme | ColorScheme name. | |
LabelHigh | Label for highest value. | |
LabelLow | Label for lowest value. | |
LabelMedium | Label for medium value. | |
ResetLabels | Makes default labels. |
Classes | Description |
---|---|
RasterStretchColorRampRenderer | A renderer with a color ramp for rasters with continuous values. |