The types for performing cell value stretching on a raster.
| Constant | Value | Description |
|---|---|---|
| esriRasterStretch_NONE | 0 | Stretch is not applied. |
| esriRasterStretch_DefaultFromSource | 1 | Stretch is default type. |
| esriRasterStretch_Custom | 2 | Stretch is a custom type. |
| esriRasterStretch_StandardDeviations | 3 | Stretch is a standard deviation type. |
| esriRasterStretch_HistogramEqualize | 4 | Stretch is a histogram equalization type. |
| esriRasterStretch_MinimumMaximum | 5 | Stretch is a minimum-maximum type. |
| esriRasterStretch_HistogramSpecification | 6 | Stretch is a Histogram Specification type. |
| esriRasterStretch_PercentMinimumMaximum | 7 | Stretch is a percent minimum-maximum type. |
| esriRasterStretch_Count | 8 | Stretch is a count type. |
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.