Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ getSurface
Method
getSurface
src/fl/fx/detail/fx_layer.cpp.hpp:54–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
fl::span<CRGB> FxLayer::getSurface() {
55
return frame->rgb();
56
}
57
58
}
Callers
1
draw
Method · 0.80
Calls
1
rgb
Method · 0.45
Tested by
no test coverage detected