|
FTXUI 6.1.9
C++ functional terminal UI.
|
类 | |
| class | Color |
| Color 是一个表示终端用户界面中颜色的类。 更多... | |
命名空间 | |
| namespace | ftxui |
| #include "ftxui/component/component_base.hpp" // 用于 ComponentBase | |
| namespace | ftxui::literals |
函数 | |
| Color | operator""_rgb (unsigned long long int combined) |
| 从组合的十六进制 RGB 表示创建颜色, 例如 0x808000_rgb | |