Provides access to members that control a kernel-based convolution function.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
Columns | The number of columns of the kernel filter. | |
Kernel | The convolution filter kernel values. | |
Raster | The source raster object. | |
Rows | The number of rows of the kernel filter. | |
Type | The type of the stock kernel filter. |
CoClasses that implement IConvolutionFunctionArguments
CoClasses and Classes | Description |
---|---|
ConvolutionFunctionArguments | A class for convolution raster function arguments. |