#include </home/runner/work/iros/iros/libs/ttx/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
} |
| |
◆ 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
The documentation for this struct was generated from the following file: