FTXUI 6.1.9
C++ functional terminal UI.
|
Functions | |
Color | operator""_rgb (unsigned long long int combined) |
Creates a color from a combined hex RGB representation, e.g. 0x808000_rgb. | |
Color operator""_rgb | ( | unsigned long long int | combined | ) |
Creates a color from a combined hex RGB representation, e.g. 0x808000_rgb.
Definition at line 280 of file screen/color.cpp.