FastLED
3.9.15
Loading...
Searching...
No Matches
◆
clear()
void fl::Frame::clear
(
)
Definition at line
79
of file
frame.cpp
.
79
{ memset(
mRgb
.get(), 0,
mPixelsCount
*
sizeof
(CRGB)); }
fl::Frame::mRgb
fl::scoped_array< CRGB > mRgb
Definition
frame.h:44
fl::Frame::mPixelsCount
const size_t mPixelsCount
Definition
frame.h:43
References
mPixelsCount
, and
mRgb
.
fl
Frame
Generated on Thu May 29 2025 04:44:58 for FastLED by
1.13.2