Represents a color.
The following tables list the members exposed by the Color type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the Color class. |
Public Fields| Name | Description | |
|---|---|---|
![]() ![]() |
The list of color names as defined by the CSS specification. |
Public Methods| Name | Description | |
|---|---|---|
![]() ![]() |
Creates a Color instance from alpha, red, green and blue values. |
See Also