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

◆ operator/=()

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

Definition at line 65 of file alpha.h.

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