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