FastLED 3.9.15
|
FASTLED_FORCE_INLINE CRGB & CRGB::operator-= | ( | const CRGB & | rhs | ) |
Subtract one CRGB from another, saturating at 0x00 for each channel.
Definition at line 39 of file crgb.hpp.
References CRGB(), FASTLED_FORCE_INLINE, and qsub8().