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

◆ getSurface()

CRGB * fl::FxLayer::getSurface ( )
inline

Definition at line 58 of file fx_layer.h.

58{ return frame->rgb(); }
fl::Ptr< Frame > frame
Definition fx_layer.h:61

References frame.