This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control raster key properties.
Name | Description | |
---|---|---|
GetAllBandProperties | Queries all available band-specific key properties. | |
GetAllProperties | Queries all available key properties. | |
GetBandProperty | Returns the requested key property by name for a given band. | |
GetProperty | Returns the requested key property by name. | |
RemoveBandProperty | Removes all occurrences of the specified key property for a given band. | |
RemoveProperty | Removes all occurrences of the specified key property. | |
SetBandProperty | Updates the value of the specified key property by name for a given band. | |
SetProperty | Updates the value of the specified key property by name. |
Classes | Description |
---|---|
CachedRasterFunction | The cached raster function for caching function raster datasets. |
ExtractBandFunction | A class for a band extraction/selection raster function. |
FunctionRasterDatasetName | A class for a function raster dataset name. |
GeometricFunction | A class for a raster geometric function. |
IdentityFunction | A class for an identity raster function. |
RasterInfoFunction | The raster info function for modifying raster properties. |
StretchFunction | A class for a stretch raster function. |
WeightedOverlayFunction (esriSpatialAnalyst) | The weighted overlay function. |
WeightedSumFunction (esriSpatialAnalyst) | The weighted sum raster function. |