RGBString

Truecolor string

Constructors

this
this(string unformatted)

Create RGB String

Members

Functions

onRgb
auto onRgb(ubyte r, ubyte g, ubyte b)

Set background color

rgb
auto rgb(ubyte r, ubyte g, ubyte b)

Set color

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

Structs

RGB
struct RGB

Colorinformation

Meta