This document is archived and information here might be outdated. Recommended version. |
Provides access to members which control stretch.
The IRasterStretch2 interface sets pixel information such as statistics and histograms to the raster renderer.
Name | Description | |
---|---|---|
Background | Indicates if a background value is being used. | |
BackgroundColor | The color of background. | |
BackgroundValue | The list of background value(s). | |
Invert | Indicates if the stretch is inverted. | |
SpecificationHistogram | The statistics for histogram specification stretch. | |
StandardDeviationsParam | The standard deviation parameter for the stretch renderer. | |
StretchStats | The global raster stretch statistics. | |
StretchStatsType | The current stretch statistics type. | |
StretchType | The current stretch type. |
Classes | Description |
---|---|
RasterRGBRenderer | A true-color RGB renderer. |
RasterStretchColorRampRenderer | A renderer with a color ramp for rasters with continuous values. |