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

◆ fadeLightBy()

FASTLED_FORCE_INLINE CRGB & CRGB::fadeLightBy ( fl::u8 fadefactor)

fadeLightBy is a synonym for nscale8_video(), as a fade instead of a scale

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

References CRGB(), and FASTLED_FORCE_INLINE.

+ Here is the call graph for this function: