FastLED 3.9.15
Loading...
Searching...
No Matches
bilinear_compression.cpp File Reference
#include "bilinear_compression.h"
#include "crgb.h"
#include "fl/math_macros.h"
+ Include dependency graph for bilinear_compression.cpp:

Go to the source code of this file.

Namespaces

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

Functions

void fl::downscaleBilinear (const CRGB *src, uint16_t srcWidth, uint16_t srcHeight, CRGB *dst, uint16_t dstWidth, uint16_t dstHeight)