The following tables list the members exposed by NamedColor.
Name | Description | |
---|---|---|
Equals | If object is of the same type, compares contents to determine equality. | |
GetActualColor | Returns a color with the current rgb value for the specified named color. | |
GetColor | Returns the custom named color or Color.Empty if the color is not a recognized custom color. | |
GetColors | Returns an array of named colors that correspond with the specified color group. | |
GetHashCode | Returns a hash code for the object. | |
ToString | Returns a string representation of the object. |
Explicit Type Conversion | Operator overload used to return a System.Drawing.Color that represents the current ARGB value. |