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