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

◆ alpha_identity< alpha8 >()

template<>
alpha8 fl::gfx::blur_detail::alpha_identity< alpha8 > ( )
constexpr

Definition at line 289 of file blur.cpp.hpp.

289{ return alpha8(255); }
Unsigned 8-bit alpha / brightness — UNORM8.
Definition alpha.h:42