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

◆ operator++() [1/2]

alpha16 & fl::alpha16::operator++ ( )
inline

Definition at line 113 of file alpha.h.

113{ ++value; return *this; }
unsigned short value
Definition alpha.h:88

References alpha16(), FL_NOEXCEPT, and value.

+ Here is the call graph for this function: