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