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.