|
FastLED 3.9.15
|
| FASTLED_FORCE_INLINE CRGB & CRGB::fadeLightBy | ( | fl::u8 | fadefactor | ) |
fadeLightBy is a synonym for nscale8_video(), as a fade instead of a scale
| fadefactor | the amount to fade, sent to nscale8_video() as (255 - fadefactor) |
Definition at line 84 of file crgb.hpp.
References CRGB(), FASTLED_FORCE_INLINE, and FL_NOEXCEPT.
Here is the call graph for this function: