Methods for evaluating if objects implement various interfaces.
Static
Determines if the given object is a PaletteColor (i.e. implements the PaletteColor interface).
true if the given object implements the PaletteColor interface, false if it does not.
true
false
Methods for evaluating if objects implement various interfaces.