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

◆ operator>>=()

alpha16 & fl::alpha16::operator>>= ( int rhs)
inline

Definition at line 111 of file alpha.h.

111{ value >>= rhs; return *this; }
unsigned short value
Definition alpha.h:88

References alpha16(), FL_NOEXCEPT, and value.

+ Here is the call graph for this function: