This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IC > IConvolutionFunctionArguments Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control a kernel-based convolution function.
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 and Classes | Description |
---|---|
ConvolutionFunctionArguments | A class for convolution raster function arguments. |