FastLED
3.9.15
Loading...
Searching...
No Matches
◆
rgb()
[2/2]
fl::span
< const
CRGB
> fl::Frame::rgb
(
)
const
inline
Definition at line
43
of file
frame.h
.
43
{
return
fl::span<const CRGB>(
mRgb
.data(),
mPixelsCount
); }
fl::Frame::mRgb
fl::vector_psram< CRGB > mRgb
Definition
frame.h:65
fl::Frame::mPixelsCount
const size_t mPixelsCount
Definition
frame.h:64
References
mPixelsCount
, and
mRgb
.
fl
Frame
Generated on Tue Jun 16 2026 00:07:05 for FastLED by
1.13.2