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


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

IExtractBandFunctionArguments Interface

Provides access to members that control band extraction function argument(s).

Product Availability

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

Members

Name Description
Read/write property BandIDs The list of band IDs (0 based) to be extracted.
Read/write property Raster The source raster object.

Classes that implement IExtractBandFunctionArguments

Classes Description
ExtractBandFunctionArguments A class for band extraction/selection raster function arguments.

.NET Samples

Create a Raster Function template