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

◆ blurGaussian() [3/3]

template<typename RGB_T>
template<int hRadius, int vRadius>
void fl::gfx::Canvas< RGB_T >::blurGaussian ( fl::alpha8 dimFactor)
inline

Definition at line 87 of file canvas.h.

87 {
89 }
void blurGaussian(Canvas< RGB_T > &canvas, alpha8 dimFactor)
Compile-time Gaussian blur with independent H/V radii.
Simple rectangular canvas for graphics operations Combines a pixel buffer with dimensions for cache-o...
Definition canvas.h:66

References fl::gfx::blurGaussian(), and FL_NOEXCEPT.

+ Here is the call graph for this function: