Color.this

Color constructor.

struct Color
@nogc @safe pure nothrow
this
(
in ubyte r
,
in ubyte g
,
in ubyte b
,
in ubyte a = 255
)

Meta