TerminalAttr (gb.form.terminal)

This class represents the attributes of a terminal character.

Esta clase es instanciable.

Propiedades
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.

Métodos
IsVoid   Return if the character attributes are the default ones.
Reset   Reset the character flags.