FastLED
3.9.15
Loading...
Searching...
No Matches
◆
fill_solid()
[2/2]
template<class PIXEL_TYPE>
CPixelView
&
CPixelView
< PIXEL_TYPE >::fill_solid
(
const PIXEL_TYPE &
color
)
inline
Fill all of the LEDs with a solid color.
Parameters
color
the color to fill with
Definition at line
282
of file
pixelset.h
.
282
{ *
this
=
color
;
return
*
this
; }
CPixelView
Represents a view/window into a set of LED pixels, providing array-like access and rich color operati...
Definition
pixelset.h:102
CPixelView
Generated on Tue Jun 16 2026 00:07:03 for FastLED by
1.13.2