FastLED
3.9.15
Loading...
Searching...
No Matches
◆
clear()
void fl::Frame::clear
(
)
Definition at line
76
of file
frame.cpp
.
76
{ memset(
mRgb
.data(), 0,
mPixelsCount
*
sizeof
(CRGB)); }
fl::Frame::mRgb
fl::vector< CRGB, fl::allocator_psram< CRGB > > mRgb
Definition
frame.h:45
fl::Frame::mPixelsCount
const size_t mPixelsCount
Definition
frame.h:44
References
mPixelsCount
, and
mRgb
.
fl
Frame
Generated on Mon Jun 16 2025 06:27:49 for FastLED by
1.13.2