fmeobjects.FMEBand.removePalette

FMEBand.removePalette(paletteIndex)

Removes and returns a palette from the band.

Parameters

paletteIndex (int) – Index number of the palette.

Return type

FMEPalette

Returns

Removed palette.

Raises

FMEException – An exception is raised if an error occurred.