|
FastLED 3.9.15
|
| void fl::gfx::blurGaussian | ( | Canvas< RGB_T > & | canvas, |
| alpha16 | dimFactor ) |
Higher-precision dim overload (UNORM16).
| dimFactor | UNORM16 brightness scale [0, 65535] where 65535 = no dim. |
Definition at line 1202 of file blur.cpp.hpp.
References blurGaussianImpl().
Here is the call graph for this function: