fmeobjects.FMERaster.removeBand
- FMERaster.removeBand(bandIndex)
Removes and returns a band from the raster.
- Parameters:
bandIndex (int) – Index number of the band.
- Return type:
- Returns:
Removed band.
- Raises:
FMEException – An exception is raised if an error occurred.