Termbox::TrueColor
Inherits Enum / Comparable / Value / Object
True color attributes (bitwise).
Constants
Default = 0_u64
Bold = 16777216_u64
Underline = 33554432_u64
Reverse = 67108864_u64
Italic = 134217728_u64
Blink = 268435456_u64
Inherits Enum / Comparable / Value / Object
True color attributes (bitwise).