FTXUI
6.1.9
C++ functional terminal UI.
Loading...
Searching...
No Matches
color_info.cppm
Go to the documentation of this file.
1
/// @module ftxui.screen.color_info
2
/// @brief Module file for the ColorInfo struct of the Screen module
3
4
module
;
5
6
#include <
ftxui/screen/color_info.hpp
>
7
8
export
module
ftxui.screen.color_info
;
9
10
/**
11
* @namespace ftxui
12
* @brief The FTXUI ftxui:: namespace
13
*/
14
export
namespace
ftxui
{
15
using
ftxui::ColorInfo
;
16
17
using
ftxui::GetColorInfo;
18
}
color_info.hpp
ftxui::ColorInfo
ColorInfo is a structure that contains information about the terminal color palette.
Definition
color_info.hpp:16
ftxui.screen.color_info
Module file for the ColorInfo struct of the Screen module.
ftxui
The FTXUI ftxui:: namespace.
Definition
animation.hpp:10
src
ftxui
screen
color_info.cppm
Generated by
1.12.0