Face

Face with color of type SomeColor.

Constructors

this
this(Color foregroundColor, Color backgroundColor, bool bright, bool italic, string[] tagsHTML)
Undocumented in source.

Members

Variables

backgroundColor
Color backgroundColor;
Undocumented in source.
bright
bool bright;
Undocumented in source.
foregroundColor
Color foregroundColor;
Undocumented in source.
italic
bool italic;
Undocumented in source.
tagsHTML
string[] tagsHTML;
Undocumented in source.

Meta