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.