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

◆ at_subpixel()

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

Definition at line 58 of file xypath.cpp.hpp.

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

References mPathRenderer.