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

◆ to_float()

float fl::alpha16::to_float ( ) const
inlineconstexpr

Definition at line 101 of file alpha.h.

101{ return value / 65535.0f; }
unsigned short value
Definition alpha.h:88

References FL_NOEXCEPT, and value.