fmeobjects.FMEPalette.equals
- FMEPalette.equals(palette)
Evaluates whether two palettes are identical.
- Parameters:
palette (FMEPalette) – The palette object to compare to.
- Return type:
- Returns:
True
if the two palette are the same.
Evaluates whether two palettes are identical.
palette (FMEPalette) – The palette object to compare to.
True
if the two palette are the same.