FastLED
3.9.15
Loading...
Searching...
No Matches
◆
clear()
void fl::Frame::clear
(
)
Definition at line
76
of file
frame.cpp
.
76
{ memset(
mRgb
.get(), 0,
mPixelsCount
*
sizeof
(CRGB)); }
fl::Frame::mRgb
fl::scoped_array< CRGB > mRgb
Definition
frame.h:43
fl::Frame::mPixelsCount
const size_t mPixelsCount
Definition
frame.h:42
References
mPixelsCount
, and
mRgb
.
fl
Frame
Generated on Fri Apr 18 2025 03:39:32 for FastLED by
1.13.2