FastLED
3.9.15
Loading...
Searching...
No Matches
◆
napplyGamma_video()
CRGB
& fl::napplyGamma_video
(
CRGB
&
rgb
,
float
gamma
)
Definition at line
1086
of file
colorutils.cpp
.
1086
{
1087
rgb =
applyGamma_video
(rgb, gamma);
1088
return
rgb;
1089
}
applyGamma_video
fl::u8 applyGamma_video(fl::u8 brightness, float gamma)
Definition
colorutils.cpp:1057
colorutils.h
Generated on Fri Aug 22 2025 20:59:34 for FastLED by
1.13.2