FastLED
3.9.15
Loading...
Searching...
No Matches
◆
getGamma()
fl::optional
< float > fl::Channel::getGamma
(
)
const
Get gamma correction value.
Returns
Gamma value if set, nullopt otherwise
Definition at line
790
of file
channel.cpp.hpp
.
790
{
791
return
mSettings
.
mGamma
;
792
}
fl::Channel::mSettings
ChannelOptions mSettings
Definition
channel.h:278
fl::ChannelOptions::mGamma
fl::optional< float > mGamma
Definition
options.h:51
References
mSettings
.
fl
Channel
Generated on Tue Jun 16 2026 00:07:04 for FastLED by
1.13.2