|
FTXUI 6.1.9
C++ functional terminal UI.
|
Functions | |
| Color | operator""_rgb (unsigned long long int combined) |
| 結合された16進数RGB表現から色を作成します。 例: 0x808000_rgb | |
| Color operator""_rgb | ( | unsigned long long int | combined | ) |
結合された16進数RGB表現から色を作成します。 例: 0x808000_rgb
Definition at line 279 of file screen/color.cpp.