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


MultibandFilter Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Classes > M > MultibandFilter Class
ArcGIS Developer Help

MultibandFilterClass Class

A class for multiband filter.

Product Availability

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

Description

The MultibandFilter contains a collection of filters for all the bands of a multiband raster dataset, each band may have different pixel filter.

Supported Platforms

Windows, Solaris, Linux

Interfaces

Interfaces Description
IMultibandFilter Provides access to members that control a multiband filter.
IPixelFilter Provides access to members that control a pixel filter.
IPixelFilterCollection Provides access to members that control a raster filter collection.

See Also

IPixelFilterCollection Interface | IPixelFilter Interface