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

◆ operator()()

template<u32 GammaRaw>
u8 fl::GammaEval< GammaRaw >::operator() ( u8 x) const
inlineconstexpr

Definition at line 210 of file gamma_lut.h.

210 {
212 }
constexpr u8 eval(u8 x, u32 gamma_raw) FL_NOEXCEPT
Definition gamma_lut.h:174

References fl::detail::gamma_constexpr::eval(), FL_NOEXCEPT, and fl::x.

+ Here is the call graph for this function: