Provides access to members that control a raster band enumerator object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
Next | Retrieves the next raster band in the enumeration sequence. | |
Reset | Resets the enumeration sequence to the beginning. |
CoClasses that implement IEnumRasterBand
CoClasses and Classes | Description |
---|---|
RasterBands | An enumerator useful for iterating through a set of raster bands. |