Provides a platform-independent representation of a system color. Instances of this class are immutable.
The following tables list the members exposed by the SystemColor type.
Name | Description | |
---|---|---|
![]() |
Color.clone override. |
|
![]() |
Color.equals override. |
|
![]() |
Gets the alpha component value of the color. (Inherited from Color.) |
|
![]() |
Gets the blue component value of the color. (Inherited from Color.) |
|
![]() |
Gets the green component value of the color. (Inherited from Color.) |
|
![]() |
Gets the name of the color. (Inherited from Color.) |
|
![]() ![]() |
Returns the predefined color with the specified name. (Inherited from Color.) |
|
![]() |
Gets the red component value of the color. (Inherited from Color.) |
|
![]() |
Gets the key of this system color. |
|
![]() |
Color.hashCode override. |
|
![]() |
Gets a value indicating whether this color is uninitialized. (Inherited from Color.) |
|
![]() |
Gets a value indicating whether this color is a named color. (Inherited from Color.) |
|
![]() |
Color.readExternal override. |
|
![]() |
Obtains a 32-bit ARGB representation of the color. (Inherited from Color.) |
|
![]() |
Converts this color to a human-readable string. (Inherited from Color.) |
|
![]() |
Color.writeExternal override. |