TerminalAttr (gb.form.terminal)

This class represents the attributes of a terminal character.

This class is creatable.

Properties
Background   Return or set the character background color index.
BackgroundRGB   Return or set the character background color.
Blink   Return or set the character "blink" attribute.
Bold   Return or set the character "bold" attribute.
Dim   Return or set the character "dim" attribute.
Foreground   Return or set the character foreground color index.
ForegroundRGB   Return or set the character foreground color.
Reverse   Return or set the character "reverse" attribute.
Underscore   Return or set the character "underscore" attribute.

Methods
IsVoid   Return if the character attributes are the default ones.
Reset   Reset the character flags.