|
koutil
|
This is the complete list of members for koutil::term::color_t, including all inherited members.
| as_bg() const | koutil::term::color_t | |
| as_fg() const | koutil::term::color_t | |
| blue | koutil::term::color_t | |
| channel_t typedef | koutil::term::color_t | |
| color_t() | koutil::term::color_t | inline |
| color_t(channel_t r, channel_t g, channel_t b) | koutil::term::color_t | inline |
| color_t(std::uint8_t id) | koutil::term::color_t | inline |
| convert_val(float val) | koutil::term::color_t | inlineprivatestatic |
| extract_value(char val) | koutil::term::color_t | inlineprivatestatic |
| from_hex(std::string_view hex) | koutil::term::color_t | inlinestatic |
| from_hsv(std::uint16_t h, float s, float v) | koutil::term::color_t | static |
| from_id(channel_t id) | koutil::term::color_t | inlinestatic |
| from_rgb(channel_t red, channel_t green, channel_t blue) | koutil::term::color_t | inlinestatic |
| get_channels() const | koutil::term::color_t | inline |
| green | koutil::term::color_t | |
| id() const | koutil::term::color_t | inline |
| operator==(color_t other) const | koutil::term::color_t | inline |
| red | koutil::term::color_t | |
| Tag enum name | koutil::term::color_t | |
| tag | koutil::term::color_t |