|
FastLED 3.9.15
|
Perform a blur1d() on every column of a rectangular matrix (Canvas version).
| canvas | the canvas to blur in-place |
| blur_amount | alpha8 blur amount |
Definition at line 233 of file blur.cpp.hpp.
References fl::CRGB::Black, fl::blur_amount, fl::cur, fl::gfx::Canvas< RGB_T >::height, fl::CRGB::nscale8(), fl::gfx::Canvas< RGB_T >::pixels, and fl::gfx::Canvas< RGB_T >::width.
Here is the call graph for this function: