ColorImpl

Undocumented in source.

Constructors

this
this(string txt)
Undocumented in source.
this
this(string txt, Color c)
Undocumented in source.

Members

Functions

bg
auto bg(Background c_)
Undocumented in source. Be warned that the author may not have intended to support it.
fg
auto fg(Color c_)
Undocumented in source. Be warned that the author may not have intended to support it.
mode
auto mode(Mode c_)
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.
toString
void toString(Writer w, FormatSpec!Char fmt)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta