Color numbers [0 - 180] are valid.
More...
#include <color.hpp>
|
enum | Name : Value_t {
Background = 0
, Black = 0
, Dark_red = 1
, Green = 2
,
Brown = 3
, Dark_blue = 4
, Violet = 5
, Light_blue = 6
,
Light_gray = 7
, Dark_gray = 8
, Red = 9
, Light_green = 10
,
Yellow = 11
, Blue = 12
, Orange = 13
, Gray = 14
,
White = 15
, Foreground = 15
} |
|
using | Value_t = std::uint8_t |
|
|
constexpr | Color (Name n) |
|
constexpr | Color (Value_t v) |
|
Color numbers [0 - 180] are valid.
The documentation for this class was generated from the following file:
- /github/workspace/include/termox/painter/color.hpp