Provides access to members that control stretch function arguments.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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 that implement IStretchFunctionArguments
CoClasses and Classes | Description |
---|---|
StretchFunctionArguments | A class for stretch raster function arguments. |