|
FastLED 3.9.15
|
| FASTLED_FORCE_INLINE CRGB fl::operator& | ( | const CRGB & | p1, |
| const CRGB & | p2 ) |
Combine two CRGB objects, taking the smallest value of each channel.
Definition at line 787 of file crgb.h.
References FASTLED_FORCE_INLINE, and FL_NOEXCEPT.
Referenced by FL_DISABLE_WARNING().
Here is the caller graph for this function: