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

◆ operator<<=()

alpha8 & fl::alpha8::operator<<= ( int rhs)
inline

Definition at line 67 of file alpha.h.

67{ value <<= rhs; return *this; }
unsigned char value
Definition alpha.h:43

References alpha8(), FL_NOEXCEPT, and value.

+ Here is the call graph for this function: