FastLED 3.9.15
Loading...
Searching...
No Matches

◆ fadeToBlackBy()

CRGB & CRGB::fadeToBlackBy ( fl::u8 fadefactor)

fadeToBlackBy is a synonym for nscale8(), as a fade instead of a scale

Parameters
fadefactorthe amount to fade, sent to nscale8() as (255 - fadefactor)

References CRGB().

Referenced by fl::XYDrawComposited::draw(), and drawWaveform().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: