Name | Description | |
---|---|---|
Equals | Tests whether the specified object is a Color structure and is equivalent to this Color structure. | |
FromRGB | Overloaded. Creates a Color structure from a 24-bit RGB value. | |
GetHashCode | Returns a hash code for this instance. | |
ToRGB | Gets the 24-bit RGB value of this Color structure. | |
ToString | Converts this Color structure to a human-readable string. (Overrides ValueType.ToString().) In XNA Framework 3.0, this member is inherited from Object.ToString(). |