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

◆ multiply()

float fl::multiply ( float & a,
float & b )
inline

Definition at line 151 of file engine_core.h.

151{ return a * b / 255.f; }

Referenced by fl::Engine::multiply().

+ Here is the caller graph for this function: