Color Methods |
The Color type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Overrides ObjectEquals(Object).) |
![]() ![]() |
Equals(Color, Color) |
Compares each member of a color with each member of another color
|
![]() |
GetHashCode | (Overrides ObjectGetHashCode.) |
![]() ![]() |
Parse | |
![]() |
ToColor32 | |
![]() |
ToString |
Returns the Color as a formatted String
The string format returned, must be serializable, as the string is used to serialize the Color in the Model layer.
(Overrides ObjectToString.) |
![]() ![]() |
TryParse |