FastLED
3.9.15
Loading...
Searching...
No Matches
◆
fill_solid()
[1/2]
template<class PIXEL_TYPE>
CPixelView
&
CPixelView
< PIXEL_TYPE >::fill_solid
(
const
CHSV
&
color
)
inline
Fill all of the LEDs with a solid color.
Parameters
color
the color to fill with
Definition at line
249
of file
pixelset.h
.
249
{ *
this
=
color
;
return
*
this
; }
CPixelView
Represents a set of LED objects.
Definition
pixelset.h:67
CPixelView
Generated on Fri Apr 18 2025 03:39:32 for FastLED by
1.13.2