![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
This is the complete list of members for gRGB, including all inherited members.
a | gRGB | |
alpha_blend(const gRGB other) | gRGB | inline |
argb() const | gRGB | inline |
b | gRGB | |
g | gRGB | |
gRGB(int r, int g, int b, int a=0) | gRGB | inline |
gRGB(uint32_t val) | gRGB | inline |
gRGB(const gRGB &other) | gRGB | inline |
gRGB(const char *colorstring) | gRGB | inline |
gRGB() | gRGB | inline |
operator const std::string() const | gRGB | inline |
operator!=(const gRGB &c) const | gRGB | inline |
operator<(const gRGB &c) const | gRGB | inline |
operator=(uint32_t val) | gRGB | inline |
operator==(const gRGB &c) const | gRGB | inline |
r | gRGB | |
set(uint32_t val) | gRGB | inline |
value | gRGB |