This document is archived and information here might be outdated.  Recommended version.


IStockConvolutionFilter Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IS > IStockConvolutionFilter Interface
ArcGIS Developer Help

IStockConvolutionFilter Interface

Provides access to members that control a kernel-based stock filter.

Product Availability

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

Description

IStockConvolutionFilter allow selection of one of many predefined (stock) convolution filter provided by RasterConvolutionFilter coclass.

Members

Name Description
Read/write property Type The type of the stock kernel filter.

Classes that implement IStockConvolutionFilter

Classes Description
RasterConvolutionFilter A raster kernel-based filter.

See Also

IPixelFilter Interface | IPixelOperation Interface | IPixelFilterCollection Interface | IRasterConvolutionFilter Interface