FTXUI 6.1.9
C++ functional terminal UI.
Loading...
Searching...
No Matches
color.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  ftxui
 The FTXUI ftxui:: namespace.
 
namespace  ftxui::literals
 

Functions

struct FTXUI_EXPORT (SCREEN) Box
 Box is a structure that represents a rectangular area in a 2D space.
 
 FTXUI_EXPORT (SCREEN) Color operator""_rgb(unsigned long long int combined)
 Creates a color from a combined hex RGB representation, e.g. 0x808000_rgb.