#include </home/runner/work/ttx/ttx/lib/include/ttx/graphics_rendition.h>
|
enum | Palette : u8 {
None
, Custom
, Black
, Red
,
Green
, Brown
, Blue
, Magenta
,
Cyan
, LightGrey
, DarkGrey
, LightRed
,
LightGreen
, Yellow
, LightBlue
, LightMagenta
,
LightCyan
, White
} |
|
|
constexpr friend auto | tag_invoke (di::Tag< di::reflect >, di::InPlaceType< Color >) |
|
◆ Palette
Enumerator |
---|
None | |
Custom | |
Black | |
Red | |
Green | |
Brown | |
Blue | |
Magenta | |
Cyan | |
LightGrey | |
DarkGrey | |
LightRed | |
LightGreen | |
Yellow | |
LightBlue | |
LightMagenta | |
LightCyan | |
White | |
◆ Color() [1/3]
◆ Color() [2/3]
◆ Color() [3/3]
ttx::Color::Color |
( |
u8 | r, |
|
|
u8 | g, |
|
|
u8 | b ) |
|
inlineconstexpr |
◆ operator==()
auto ttx::Color::operator== |
( |
Color const & | other | ) |
const -> bool=default |
|
default |
◆ tag_invoke
friend auto tag_invoke |
( |
di::Tag< di::reflect > | , |
|
|
di::InPlaceType< Color > | ) |
|
friend |
The documentation for this struct was generated from the following file: