FastLED 3.9.15
Loading...
Searching...
No Matches
blend.h File Reference
#include <stdint.h>
#include "fl/namespace.h"
#include "fl/ptr.h"
#include "fl/vector.h"
#include "fl/warn.h"
#include "fl/xymap.h"
#include "fx/frame.h"
#include "fx/fx.h"
#include "fx/fx2d.h"
+ Include dependency graph for blend.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fl::Blend2d
 
struct  fl::Blend2d::Entry
 
struct  fl::Blend2dParams
 

Namespaces

namespace  fl
 Implements a simple red square effect for 2D LED grids.
 

Class Documentation

◆ fl::Blend2dParams

struct fl::Blend2dParams
Class Members
uint8_t blur_amount = 0
uint8_t blur_passes = 1