FastLED 3.9.15
|
FASTLED_FORCE_INLINE CRGB operator+ | ( | const CRGB & | p1, |
const CRGB & | p2 ) |
Add one CRGB to another, saturating at 0xFF for each channel.
Definition at line 200 of file crgb.hpp.
References FASTLED_FORCE_INLINE, and qadd8().