FastLED 3.9.15
Loading...
Searching...
No Matches

◆ getPowerScalingExponent()

float CFastLED::getPowerScalingExponent ( ) const
inline

Get the configured brightness-to-power response exponent.

Returns
the current exponent. Defaults to 1.0 for linear scaling.
Note
Returns 1.0 when SKETCH_HAS_LARGE_MEMORY==0.

Definition at line 1493 of file FastLED.h.

1493 {
1495 }
float get_power_scaling_exponent()
Get the current brightness-to-power response exponent.

References get_power_scaling_exponent().

+ Here is the call graph for this function: