FastLED 3.9.15
|
Go to the source code of this file.
Namespaces | |
namespace | fl |
Implements a simple red square effect for 2D LED grids. | |
Functions | |
Tile2x2_u8 | fl::splat (vec2f xy) |
"Splat" as in "splat pixel rendering" takes a pixel value in float x,y coordinates and "splats" it into a 2x2 tile of pixel values. | |
static uint8_t | fl::to_uint8 (float f) |