This is the complete list of members for RgbwwColor, 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 | RgbwwColor | |
BilinearBlend(const RgbwwColor &c00, const RgbwwColor &c01, const RgbwwColor &c10, const RgbwwColor &c11, float x, float y) | RgbwwColor | static |
Brighten(uint8_t ratio) const | RgbwwColor | |
CalcTotalTenthMilliAmpere(const SettingsObject &settings) | RgbwwColor | inline |
CalculateBrightness() const | RgbwwColor | |
Compare(const RgbwwColor &left, const RgbwwColor &right, uint8_t epsilon=1) | RgbwwColor | inlinestatic |
CompareTo(const RgbwwColor &other, uint8_t epsilon=1) | RgbwwColor | inline |
Count | RgbwwColor | static |
CW | RgbwwColor | |
Darken(uint8_t delta) | RgbwwColor | |
Dim(uint8_t ratio) const | RgbwwColor | |
G | RgbwwColor | |
IsColorLess() const | RgbwwColor | inline |
IsMonotone() const | RgbwwColor | inline |
Lighten(uint8_t delta) | RgbwwColor | |
LinearBlend(const RgbwwColor &left, const RgbwwColor &right, float progress) | RgbwwColor | static |
LinearBlend(const RgbwwColor &left, const RgbwwColor &right, uint8_t progress) | RgbwwColor | static |
Max | RgbwwColor | static |
operator!=(const RgbwwColor &other) const | RgbwwColor | inline |
operator==(const RgbwwColor &other) const | RgbwwColor | inline |
operator[](size_t idx) const | RgbwwColor | inline |
operator[](size_t idx) | RgbwwColor | inline |
R | RgbwwColor | |
RgbwwColor(uint8_t r, uint8_t g, uint8_t b, uint8_t warmW=0, uint8_t coolW=0) | RgbwwColor | inline |
RgbwwColor(uint8_t brightness) | RgbwwColor | inline |
RgbwwColor(const RgbColor &color) | RgbwwColor | inline |
RgbwwColor(const RgbwColor &color) | RgbwwColor | inline |
RgbwwColor(const HtmlColor &color) | RgbwwColor | |
RgbwwColor(const HslColor &color) | RgbwwColor | |
RgbwwColor(const HsbColor &color) | RgbwwColor | |
RgbwwColor() | RgbwwColor | inline |
SettingsObject typedef | RgbwwColor | |
WW | RgbwwColor |