Provides access to members which control stretch.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
The IRasterStretch2 interface sets pixel
information such as statistics and histograms to the raster
renderer.
Members
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. |
CoClasses that implement IRasterStretch2
CoClasses and Classes | Description |
---|---|
RasterRGBRenderer | A true-color RGB renderer. |
RasterStretchColorRampRenderer | A renderer with a color ramp for rasters with continuous values. |