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

◆ at_subpixel()

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

Definition at line 56 of file xypath.cpp.

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

References mPathRenderer.