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

◆ blur1d() [2/2]

void fl::blur1d ( fl::span< CRGB > leds,
fract8 blur_amount )
inline

Definition at line 150 of file blur.h.

150 {
152}
fl::CRGB leds[NUM_LEDS]
void blur1d(fl::span< CRGB > leds, fract8 blur_amount)
One-dimensional blur filter (span version).
Definition blur.cpp.hpp:69
u8 u8 fract8 blur_amount
Definition blur.h:186

References fl::gfx::blur1d(), blur_amount, FL_NOEXCEPT, and leds.

Referenced by fl::Particles1d::draw().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: