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 208 of file crgb.hpp.
References FASTLED_FORCE_INLINE, and qsub8().