|
FastLED 3.9.15
|
| FASTLED_FORCE_INLINE CRGB & CRGB::operator-- | ( | ) |
Subtract a constant of '1' from each channel, saturating at 0x00.
Definition at line 97 of file crgb.hpp.
References CRGB(), FASTLED_FORCE_INLINE, and subtractFromRGB().
Here is the call graph for this function: