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
247
of file
pixelset.h
.
247
{ *
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