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

◆ colordodge()

float fl::Engine::colordodge ( float & x,
float & y )
inline

Definition at line 115 of file engine.h.

115{ return fl::colordodge(x, y); }
float colordodge(float &a, float &b)

References fl::colordodge(), fl::x, and fl::y.

+ Here is the call graph for this function: