Click or drag to resize

Color Constructor

Overload List
 NameDescription
Public methodColor(Int32) Initializes a new instance of the Color struct.
Public methodColor(String) Initializes a new instance of the Color struct.
Public methodColor(Byte, Byte, Byte) Initializes a new instance of the Color struct.
Public methodColor(Byte, Byte, Byte, Byte) Initializes a new instance of the Color struct.
Top
See Also