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

◆ operator*=()

alpha8 & fl::alpha8::operator*= ( unsigned char rhs)
inline

Definition at line 64 of file alpha.h.

64{ 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: