RasterLayer.BandCount
RasterLayer.BandCount property
Gets the number of bands in the raster layer.
public abstract int BandCount { get; }
Remarks
A single-band raster always returns ‘1’ value.
See Also
- class RasterLayer
- namespace Aspose.Gis.Raster
- assembly Aspose.GIS