Color Constructor |
Name | Description | |
---|---|---|
Color(Color, NullableSingle) |
Initializes a new instance of the Color object as a copy of the specified color | |
Color(Single, Single, Single, Single) |
Initializes a new instance of the Color object with the specified red, green, blue, and alpha components
| |
Color(Object, Single, Single, Single, Single) |
Initializes a new instance of the Color struct with the specified native control object.
|