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

◆ rasterize() [2/3]

void fl::XYRasterU8Sparse::rasterize ( const Tile2x2_u8 & tile)
inline

Definition at line 79 of file raster_sparse.h.

79{ rasterize_internal(tile); }
void rasterize_internal(const Tile2x2_u8 &tile, const rect< int > *optional_bounds=nullptr)

References rasterize_internal().

+ Here is the call graph for this function: