FastLED 3.9.15
|
uint8_t applyGamma_video | ( | uint8_t | brightness, |
float | gamma ) |
Applies a gamma adjustment to a color channel.
brightness | the value of the color data |
gamma | the gamma value to apply |
Definition at line 1395 of file colorutils.cpp.
References brightness.
Referenced by applyGamma_video(), applyGamma_video(), napplyGamma_video(), napplyGamma_video(), napplyGamma_video(), and napplyGamma_video().