Provides a platform-independent representation of a color. Instances of this class are immutable.
The following tables list the members exposed by the Color type.
Name | Description | |
---|---|---|
![]() |
Overloaded. Initializes a new instance of the Color class. |
Name | Description | |
---|---|---|
![]() ![]() |
Represents an empty color. |
Name | Description | |
---|---|---|
![]() |
Cloneable.clone implementation. |
|
![]() |
Checks whether this color has the same ARGB values as the specified object. |
|
![]() |
Gets the alpha component value of the color. |
|
![]() |
Gets the blue component value of the color. |
|
![]() |
Gets the green component value of the color. |
|
![]() |
Gets the name of the color. |
|
![]() ![]() |
Returns the predefined color with the specified name. |
|
![]() |
Gets the red component value of the color. |
|
![]() |
Returns a hash code for the color. |
|
![]() |
Gets a value indicating whether this color is uninitialized. |
|
![]() |
Gets a value indicating whether this color is a named color. |
|
![]() |
Externalizable.readExternal implementation. |
|
![]() |
Obtains a 32-bit ARGB representation of the color. |
|
![]() |
Converts this color to a human-readable string. |
|
![]() |
Externalizable.writeExternal implementation. |