fmeobjects.FMEBand.getPalette
- FMEBand.getPalette(paletteIndex)
Returns a palette from the band based on its numbered order in the band.
- Parameters:
paletteIndex (int) – Index number of the palette.
- Return type:
- Returns:
A palette from the band.
- Raises:
FMEException – An exception is raised if an error occurred.