fmeobjects.FMEBand.getNodataValue
- FMEBand.getNodataValue()
Returns nodataValue of the band.
This value represents unknown or invalid data. Often the value is at one of the extremes of the data type range.
If the band does not have a nodata value,
None
will be returned.- Return type:
- Returns:
NodataValue of the band.
- Raises:
FMEException – An exception is raised if an error occurred.