ArcObjects Library Reference (DataSourcesRaster)  

IRasterFunctionArguments Interface

Provides access to members that control raster function argments.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read-only property FileList The list of all files associated with the arguments.
Method GetValue Gets a named argument value.
Read-only property Names The list of all argument names.
Method PutValue Puts a named argument value.
Method Remove Removes a named argument value.
Method RemoveAll Removes all argument values.
Method Resolve Resolves function variables using a row and set of properties.
Method Update Updates function variables using a row and set of properties.
Read-only property Values The list of all arguments.

CoClasses that implement IRasterFunctionArguments

CoClasses and Classes Description
ArithmeticFunctionArguments A class for colormap raster function arguments.
BandArithmeticFunctionArguments A class for Band Arithmetic raster function arguments.
CachedRasterFunctionArguments The cached raster function arguments.
ClipFunctionArguments The class for a raster clipping function arguments.
ColormapFunctionArguments A class for colormap raster function arguments.
ColorspaceConversionFunctionArguments The class for raster colorspace conversion arguments.
ConditionalFunctionArguments (esriSpatialAnalyst) A class for local conditional function arguments.
ConstantFunctionArguments The arguments for the constant raster function.
ContrastBrightnessFunctionArguments The Contrast/Brighntess arguments.
ConvolutionFunctionArguments A class for convolution raster function arguments.
ExcludedAreaFunctionArguments The arguments for the ExcludedArea raster function.
ExtractBandFunctionArguments A class for band extraction/selection raster function arguments.
FootprintFunctionArguments The arguments for the Footprint raster function.
GeometricFunctionArguments A class for raster geometric function arguments.
GrayscaleFunctionArguments The greyscale conversion function arguments.
HillshadeFunctionArguments The Hillshade function arguments.
LasDatasetToRasterFunctionArguments (esriGeoDatabaseExtensions) The LasDatasetToRasterFunction arguments.
LasToRasterFunctionArguments (esriGeoDatabaseExtensions) The LasToRasterFunction arguments.
LocalFunctionArguments (esriSpatialAnalyst) A class for local function arguments.
MaskFunctionArguments The raster mask function arguments.
MathFunctionArguments (esriSpatialAnalyst) A class for math function arguments.
MergeRastersFunctionArguments A class for tiled raster function arguments.
MLClassifyFunctionArguments (esriGeoAnalyst) The ML classification function arguments.
MosaicFunctionArguments A class for raster mosaic function arguments.
MosaicRastersFunctionArguments A class for mosaicrasters function arguments.
NDVIFunctionArguments A class for NDVI raster function arguments.
PanSharpenGramSchmidtFunctionArguments Pan Sharpen Gram Schmidt function arguments.
PansharpeningFunctionArguments A class for sharpening raster function arguments.
RadarCalibrationFunctionArguments A class for radiometric calibration function arguments.
RasterFunctionTemplateArguments A class for template function arguments.
RasterInfoFunctionArguments The raster info function arguments.
RasterItemFunctionArguments A class for raster item function arguments.
RemapFunctionArguments A class for remap raster function arguments.
RenderedRasterFunctionArguments A class for rendered raster function arguments.
ReprojectFunctionArguments The Reproject function arguments.
SAIFunctionArguments The Slope-Aspect Index (SAI) function arguments.
SelectionFunctionArguments A class for selection function arguments.
ShadedReliefFunctionArguments The Shaded Relief function arguments.
SlopeFunctionArguments The Slope function arguments.
SpeckleFunctionArguments A class for speckle raster function arguments.
SpectralConversionFunctionArguments The spectral conversion function arguments.
StatisticsFunctionArguments A class for statistics raster function arguments.
StretchFunctionArguments A class for stretch raster function arguments.
TableFunctionArguments A class for table raster function arguments.
TerrainToRasterFunctionArguments (esriGeoDatabaseExtensions) The TerrainToRasterFunction arguments.
TrendFunctionArguments The Trend function arguments.