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

◆ at_subpixel()

Tile2x2_u8 fl::XYPath::at_subpixel ( float alpha)

Definition at line 57 of file xypath.cpp.

57 {
58 return mPathRenderer->at_subpixel(alpha);
59}
XYPathRendererPtr mPathRenderer
Definition xypath.h:132

References mPathRenderer.