Color

Undocumented in source.

Constructors

this
this(Args args)
Undocumented in source.

Alias This

toVector

Members

Functions

toVector
vec4 toVector()
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

Black
enum Black;
Undocumented in source.
Blue
enum Blue;
Undocumented in source.
Gray
enum Gray;
Undocumented in source.
Green
enum Green;
Undocumented in source.
Red
enum Red;
Undocumented in source.
White
enum White;
Undocumented in source.

Static functions

rgb
Color rgb(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta