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

◆ xy_map_function()

u16 xy_map_function ( u16 x,
u16 y,
u16 width,
u16 height )

Definition at line 125 of file Luminova.h.

125{ return fl::XY(x, y); }
int y
Definition simple.h:93
int x
Definition simple.h:92
fl::u16 XY(fl::u8 x, fl::u8 y)
Definition blur.cpp:22

References x, fl::XY(), and y.

+ Here is the call graph for this function: