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