fmeobjects.FMEBand.appendPalette

FMEBand.appendPalette(palette)

Appends FMEPalette to the band.

Parameters:palette (FMEPalette) – Palette to append.
Return type:None
Raises:FMEException – An exception is raised if an error occurred.