FastLED 3.9.12
|
Static Public Member Functions | |
static Rgbw | value () |
Static Public Member Functions inherited from Rgbw | |
static uint32_t | size_as_rgb (uint32_t num_of_rgbw_pixels) |
Additional Inherited Members | |
Public Member Functions inherited from Rgbw | |
Rgbw (uint16_t white_color_temp=kRGBWDefaultColorTemp, RGBW_MODE rgbw_mode=kRGBWExactColors, EOrderW _w_placement=WDefault) | |
FASTLED_FORCE_INLINE bool | active () const |
Public Attributes inherited from Rgbw | |
uint16_t | white_color_temp = kRGBWDefaultColorTemp |
EOrderW | w_placement = WDefault |
RGBW_MODE | rgbw_mode = kRGBWExactColors |