|
FastLED 3.9.15
|
| FASTLED_FORCE_INLINE CRGB operator- | ( | const CRGB & | p1, |
| const CRGB & | p2 ) |
Subtract one CRGB from another, saturating at 0x00 for each channel.
Definition at line 194 of file crgb.hpp.
References FASTLED_FORCE_INLINE, and qsub8().
Here is the call graph for this function: