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