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

◆ at_subpixel()

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

Definition at line 44 of file xypath.cpp.

44 {
45 return mPathRenderer->at_subpixel(alpha);
46}
XYPathRendererPtr mPathRenderer
Definition xypath.h:132

References mPathRenderer.