public constructor Color.Color
A constructor.
Declaration | ||||
|
Parameters | |
r |
The red component value of the color. |
g |
The green component value of the color. |
b |
The blue component value of the color. |
a |
The alpha component value of the color. |
Declared in Color