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


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

IMultibandFilter Interface

Provides access to members that control a multiband filter.

Product Availability

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

Description

The IMultibandFilter interface provides the access to the pixelfilters of all the raster bands for a multiband raster dataset.

Members

Name Description
Method GetFilter Gets a given pixel filter.

Classes that implement IMultibandFilter

Classes Description
MultibandFilter A class for multiband filter.
PixelFilterCollection A raster filter collection.