FastLED 3.9.15
|
|
static |
Calculates the combined color adjustment to the LEDs at a given scale, color correction, and color temperature.
scale | the scale value for the RGB data (i.e. brightness) |
colorCorrection | color correction to apply |
colorTemperature | color temperature to apply |
References CRGB(), FASTLED_FORCE_INLINE, and scale.
Referenced by CLEDController::getAdjustment().