ColorImpl

Undocumented in source.

Constructors

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

Members

Functions

bg
ColorImpl bg(Background c_)
Undocumented in source. Be warned that the author may not have intended to support it.
fg
ColorImpl fg(Color c_)
Undocumented in source. Be warned that the author may not have intended to support it.
mode
ColorImpl mode(Mode c_)
Undocumented in source. Be warned that the author may not have intended to support it.
opDispatch
ColorImpl opDispatch()
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