Brush

Undocumented in source.

Constructors

this
this(int r, int g, int b)

Undocumented in source.

this
this(int r, int g, int b, int a)

Undocumented in source.

this
this(string htmlColor)

Undocumented in source.

Members

Functions

isOpaque
bool isOpaque()

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

toRGBAColor
ubyte[4] toRGBAColor()

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

toSVGColor
string toSVGColor()

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

Variables

rgba
ubyte[4] rgba;

Undocumented in source.

Meta