FastLED 3.9.15
Loading...
Searching...
No Matches

◆ operator--() [1/2]

alpha8 & fl::alpha8::operator-- ( )
inline

Definition at line 70 of file alpha.h.

70{ --value; return *this; }
unsigned char value
Definition alpha.h:43

References alpha8(), FL_NOEXCEPT, and value.

+ Here is the call graph for this function: