FastLED 3.9.15
|
FASTLED_FORCE_INLINE CRGB & CRGB::operator%= | ( | uint8_t | scaledown | ) |
%= is a synonym for nscale8_video().
Think of it is scaling down by "a percentage"
Definition at line 84 of file crgb.hpp.
References CRGB(), FASTLED_FORCE_INLINE, and nscale8x3_video().