RGBString

Undocumented in source.

Constructors

this
this(string unformatted)
Undocumented in source.

Members

Functions

onRgb
auto onRgb(ubyte r, ubyte g, ubyte b)
Undocumented in source. Be warned that the author may not have intended to support it.
rgb
auto rgb(ubyte r, ubyte g, ubyte b)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

RGB
struct RGB
Undocumented in source.

Variables

background
RGB* background;
Undocumented in source.
foreground
RGB* foreground;
Undocumented in source.
unformatted
string unformatted;
Undocumented in source.

Meta