FastLED
3.9.15
Loading...
Searching...
No Matches
◆
FUNCTION_FILL_GRADIENT4
#define FUNCTION_FILL_GRADIENT4
(
a
,
b
,
c
,
d
,
e
,
f
,
g
)
Value:
fl::fill_gradient
(a,b,c,d,e,f,g)
fl::fill_gradient
void fill_gradient(T *targetArray, u16 startpos, CHSV startcolor, u16 endpos, CHSV endcolor, TGradientDirectionCode directionCode=SHORTEST_HUES) FL_NOEXCEPT
Fill a range of LEDs with a smooth HSV gradient between two HSV colors.
Definition
fill.h:105
Definition at line
20
of file
pixelset.h
.
Referenced by
CPixelView< CRGB >::fill_gradient()
.
pixelset.h
Generated on Tue Jun 16 2026 00:07:02 for FastLED by
1.13.2