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