Provides access to members that control a kernel-based stock filter.
Description
IStockConvolutionFilter allow selection of one of many predefined (stock) convolution filter provided by RasterConvolutionFilter coclass.
Members
Name | Description | |
---|---|---|
Type | The type of the stock kernel filter. |
IStockConvolutionFilter.Type Property
The type of the stock kernel filter.
Public Property Type As esriRasterFilterTypeEnum
public esriRasterFilterTypeEnum Type {get; set;}
Classes that implement IStockConvolutionFilter
Classes | Description |
---|---|
RasterConvolutionFilter | A raster kernel-based filter. |