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

Go to the source code of this file.

Classes

class  fl::Frame
 

Namespaces

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

Enumerations

enum  fl::DrawMode { fl::DRAW_MODE_OVERWRITE , fl::DRAW_MODE_BLEND_BY_BLACK }
 

Functions

 fl::FASTLED_SMART_PTR (Frame)