FastLED 3.9.15
|
FASTLED_FORCE_INLINE CRGB & CRGB::operator*= | ( | uint8_t | d | ) |
Multiply each of the channels by a constant, saturating each channel at 0xFF.
Definition at line 70 of file crgb.hpp.
References CRGB(), FASTLED_FORCE_INLINE, and qmul8().