|
FastLED 3.9.15
|
Sentinel: disables RGBWW (variant should hold fl::Empty instead, but this is kept for symmetry with RgbwInvalid).
#include <rgbww.h>
Inheritance diagram for fl::RgbwwInvalid:
Collaboration diagram for fl::RgbwwInvalid:Public Member Functions | |
| RgbwwInvalid () FL_NOEXCEPT | |
Public Member Functions inherited from fl::Rgbww | |
| Rgbww (fl::u16 warm=kRGBWWDefaultWarmCct, fl::u16 cool=kRGBWWDefaultCoolCct, RGBWW_MODE mode=RGBWW_MODE::kRGBWWColorimetric, EOrderWW placement=EOrderWW::WWDefault) FL_NOEXCEPT | |
| FASTLED_FORCE_INLINE bool | active () const FL_NOEXCEPT |
Static Public Member Functions | |
| static Rgbww | value () FL_NOEXCEPT |
Additional Inherited Members | |
Public Attributes inherited from fl::Rgbww | |
| fl::u16 | cool_cct |
| const colorimetric_detail::RgbcctProfile * | profile |
| Optional override for the diode profile (warm + cool W chromaticity + luminance). | |
| RGBWW_MODE | rgbww_mode |
| EOrderWW | w_placement |
| fl::u16 | warm_cct |