MCPcopy Create free account
hub / github.com/bbulkow/FastLED-idf / blur1d

Function blur1d

components/FastLED-idf/colorutils.cpp:383–398  ·  view source on GitHub ↗

blur1d: one-dimensional blur filter. Spreads light to 2 line neighbors. blur2d: two-dimensional blur filter. Spreads light to 8 XY neighbors. 0 = no spread at all 64 = moderate spreading 172 = maximum smooth, even spreading 173..255 = wider spreading, but increasing flicker Total light is NOT entirely conserved, so many repeated calls to 'blur' will also result in the light fading, eventually a

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

blurRowsFunction · 0.85
CPixelViewClass · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected