FastLED 3.9.15
|
|
inline |
fadeToBlackBy is a synonym for nscale8(), as a fade instead of a scale
fadefactor | the amount to fade, sent to nscale8() as (255 - fadefactor) |
Definition at line 146 of file crgb.hpp.
References CRGB(), and nscale8x3().