Color Constructor |
Name | Description | |
---|---|---|
Color(Int32) | Initializes a new instance of the Color struct. | |
Color(String) | Initializes a new instance of the Color struct. | |
Color(Byte, Byte, Byte) | Initializes a new instance of the Color struct. | |
Color(Byte, Byte, Byte, Byte) | Initializes a new instance of the Color struct. |