MCPcopy 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
54fl::span<CRGB> FxLayer::getSurface() {
55 return frame->rgb();
56}
57
58}

Callers 1

drawMethod · 0.80

Calls 1

rgbMethod · 0.45

Tested by

no test coverage detected