Search
Color Members
Constructors Fields Methods
 


Represents a color.

The following tables list the members exposed by the Color type.

 Public Constructors

  Name Description

Color

Initializes a new instance of the Color class.

 Public Fields

  Name Description

knownColors

The list of color names as defined by the CSS specification.

 Public Methods

  Name Description

fromArgb

Creates a Color instance from alpha, red, green and blue values.

 See Also