|
FTXUI 6.1.9
C++ functional terminal UI.
|
Go to the source code of this file.
Classes | |
| class | Color |
| Color 是一個在終端使用者介面中表示顏色的類別。 More... | |
Namespaces | |
| namespace | ftxui |
| FTXUI 的 ftxui:: 命名空間 | |
| namespace | ftxui::literals |
Functions | |
| Color | operator""_rgb (unsigned long long int combined) |
| 從組合的十六進位 RGB 表示建立顏色, 例如 0x808000_rgb | |