|
FastLED 3.9.15
|
|
pure virtual |
Set all the LEDs to a given color.
| data | the CRGB color to set the LEDs to |
| nLeds | the number of LEDs to set to this color |
| scale | the rgb scaling value for outputting color |
Implemented in CPixelLEDController< RGB_ORDER, LANES, MASK >, CPixelLEDController< GRB >, CPixelLEDController< GRB, CONTROLLER::LANES_VALUE, CONTROLLER::MASK_VALUE >, and CPixelLEDController< RGB >.
References brightness, FL_NOEXCEPT, and showColor().
Referenced by showColor(), showColorInternal(), and showColorInternal().
Here is the call graph for this function:
Here is the caller graph for this function: