FastLED 3.9.15
|
fadeToBlackBy is a synonym for nscale8(), as a fade instead of a scale
fadefactor | the amount to fade, sent to nscale8() as (255 - fadefactor) |
References CRGB().
Referenced by fl::XYDrawComposited::draw(), and drawWaveform().