This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IS > IStretchFunctionArguments Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control stretch function arguments.
Description | ||
---|---|---|
Gamma | The list of Gamma value(s). | |
Histograms | The custom raster stretch histogram. | |
Max | The current maximum output value. | |
MaxPercent | The current maximum percent value. | |
Min | The current minimum output value. | |
MinPercent | The current minimum percent value. | |
NumberOfStandardDeviations | The number of standard deviations for standard deviation stretch. | |
Raster | The source raster object. | |
Statistics | The custom raster stretch statistics. | |
StretchType | The stretch type. | |
UseGamma | Indicates if applies Gamma stretch. |
CoClasses and Classes | Description |
---|---|
StretchFunctionArguments | A class for stretch raster function arguments. |