This is the complete list of members for Rgbw64Color, including all inherited members.
_CalcColor(float p, float q, float t) | RgbColorBase | protectedstatic |
_Compare(const T_COLOR &left, const T_COLOR &right, T_RESULT epsilon) | RgbColorBase | inlineprotectedstatic |
_HsbToRgb(const HsbColor &color, float *r, float *g, float *b) | RgbColorBase | protectedstatic |
_HslToRgb(const HslColor &color, float *r, float *g, float *b) | RgbColorBase | protectedstatic |
B | Rgbw64Color | |
BilinearBlend(const Rgbw64Color &c00, const Rgbw64Color &c01, const Rgbw64Color &c10, const Rgbw64Color &c11, float x, float y) | Rgbw64Color | static |
Brighten(uint16_t ratio) const | Rgbw64Color | |
Brighten(uint8_t ratio) const | Rgbw64Color | inline |
CalcTotalTenthMilliAmpere(const SettingsObject &settings) | Rgbw64Color | inline |
CalculateBrightness() const | Rgbw64Color | |
Compare(const Rgbw64Color &left, const Rgbw64Color &right, uint16_t epsilon=256) | Rgbw64Color | inlinestatic |
CompareTo(const Rgbw64Color &other, uint16_t epsilon=256) | Rgbw64Color | inline |
Count | Rgbw64Color | static |
Darken(uint16_t delta) | Rgbw64Color | |
Dim(uint16_t ratio) const | Rgbw64Color | |
Dim(uint8_t ratio) const | Rgbw64Color | inline |
G | Rgbw64Color | |
IsColorLess() const | Rgbw64Color | inline |
IsMonotone() const | Rgbw64Color | inline |
Lighten(uint16_t delta) | Rgbw64Color | |
LinearBlend(const Rgbw64Color &left, const Rgbw64Color &right, float progress) | Rgbw64Color | static |
LinearBlend(const Rgbw64Color &left, const Rgbw64Color &right, uint8_t progress) | Rgbw64Color | static |
Max | Rgbw64Color | static |
operator!=(const Rgbw64Color &other) const | Rgbw64Color | inline |
operator==(const Rgbw64Color &other) const | Rgbw64Color | inline |
operator[](size_t idx) const | Rgbw64Color | inline |
operator[](size_t idx) | Rgbw64Color | inline |
R | Rgbw64Color | |
Rgbw64Color(uint16_t r, uint16_t g, uint16_t b, uint16_t w=0) | Rgbw64Color | inline |
Rgbw64Color(uint16_t brightness) | Rgbw64Color | inline |
Rgbw64Color(const RgbColor &color) | Rgbw64Color | inline |
Rgbw64Color(const Rgb48Color &color) | Rgbw64Color | inline |
Rgbw64Color(const RgbwColor &color) | Rgbw64Color | inline |
Rgbw64Color(const HtmlColor &color) | Rgbw64Color | inline |
Rgbw64Color(const HslColor &color) | Rgbw64Color | |
Rgbw64Color(const HsbColor &color) | Rgbw64Color | |
Rgbw64Color() | Rgbw64Color | inline |
SettingsObject typedef | Rgbw64Color | |
W | Rgbw64Color |