Share via


Color.Equals Method

Tests two colors to see if they are the same.

Overload List

Name Description
Color.Equals (Color) Test a color to see if it is equal to the color in this instance.
Color.Equals (Object) Test an instance of a color object to see if it is equal to this object.

See Also

Reference

Color Structure
Color Members
Microsoft.Xna.Framework Namespace