IRasterValues.GetDataType
IRasterValues.GetDataType method
Gets type of values.
public BandTypes GetDataType(int bandIndex = 0)
Parameter | Type | Description |
---|---|---|
bandIndex | Int32 | The index of the band. Numbering starts from 0. |
Return Value
The type of values.
See Also
- enum BandTypes
- interface IRasterValues
- namespace Aspose.Gis.Raster
- assembly Aspose.GIS