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

◆ to_float()

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

Definition at line 56 of file alpha.h.

56{ return value / 255.0f; }
unsigned char value
Definition alpha.h:43

References FL_NOEXCEPT, and value.