|
FTXUI 6.1.9
C++ functional terminal UI.
|
Functions | |
| Color | operator""_rgb (unsigned long long int combined) |
| 從組合的十六進位 RGB 表示建立顏色, 例如 0x808000_rgb | |
| Color operator""_rgb | ( | unsigned long long int | combined | ) |
從組合的十六進位 RGB 表示建立顏色, 例如 0x808000_rgb
Definition at line 280 of file screen/color.cpp.