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

◆ alpha16() [4/4]

fl::alpha16::alpha16 ( double f)
inlineexplicitconstexpr

Definition at line 97 of file alpha.h.

97: value(_clamp(static_cast<float>(f))) {}
unsigned short value
Definition alpha.h:88
static constexpr unsigned short _clamp(float f) FL_NOEXCEPT
Definition alpha.h:130

References FL_NOEXCEPT.