IRasterValues.IsNull
IRasterValues.IsNull method
Checks if the raster value is set in the specified band.
public bool IsNull(int bandIndex = 0)
Parameter | Type | Description |
---|---|---|
bandIndex | Int32 | The index of the band. Numbering starts from 0. |
Return Value
Return ‘false’ if not exist.
See Also
- interface IRasterValues
- namespace Aspose.Gis.Raster
- assembly Aspose.GIS