fmeobjects.FMERaster.appendBand
- FMERaster.appendBand(band)
- Appends - FMEBandto the raster.- Parameters:
- band (FMEBand) – Band to append. 
- Return type:
- None 
- Raises:
- FMEException – An exception is raised if an error occurred. 
 
Appends FMEBand to the raster.
band (FMEBand) – Band to append.
None
FMEException – An exception is raised if an error occurred.