FastLED
3.9.15
Loading...
Searching...
No Matches
gamma_lut.cpp.hpp
Go to the documentation of this file.
1
// ok no header
5
6
#include "
fl/gfx/gamma_lut.h
"
7
8
namespace
fl
{
9
10
// Single explicit instantiation of the 2.8 gamma 16-bit LUT.
11
// This is the only one used by the core (five-bit brightness, RGBW pipeline).
12
// Other LUT variants (2.2, 8-bit) are instantiated on-demand by user code.
13
template
struct
ProgmemLUT16<GammaEval16<gamma<u8x24>
(2.8f)>, 256>;
14
15
}
// namespace fl
gamma_lut.h
fl
Base definition for an LED controller.
Definition
crgb.hpp:179
fl::ProgmemLUT16
Definition
gamma_lut.h:267
fl
gfx
gamma_lut.cpp.hpp
Generated on Tue Jun 16 2026 00:06:59 for FastLED by
1.13.2