fmeobjects.FMEBand.setMaxValue
- FMEBand.setMaxValue(tile)
Sets the max value of the band.
- Parameters:
tile (FMETile) – Max value to be set.
- Return type:
None
- Raises:
FMEException – An exception is raised if an error occurred.
Sets the max value of the band.
tile (FMETile) – Max value to be set.
None
FMEException – An exception is raised if an error occurred.