Color.Equals Method

SFML.Net

ColorEquals Method
Overload List
  Name Description
Public method Equals(Object)
Compare color and object and checks if they are equal
(Overrides ValueTypeEquals(Object).)
Public method Equals(Color)
Compare two colors and checks if they are equal
Top
See Also