FastLED 3.9.15
|
|
inline |
Destructively applies a gamma adjustment to all LEDs.
gammaR | the gamma value to apply to the CRGB::red channel |
gammaG | the gamma value to apply to the CRGB::green channel |
gammaB | the gamma value to apply to the CRGB::blue channel |
Definition at line 395 of file pixelset.h.