FastLED
3.9.15
Loading...
Searching...
No Matches
◆
FUNCTION_FILL_GRADIENT
#define FUNCTION_FILL_GRADIENT
(
a
,
b
,
c
,
d
,
e
)
Value:
fl::fill_gradient
(a,b,c,d,e)
fl::fill_gradient
void fill_gradient(T *targetArray, u16 startpos, CHSV startcolor, u16 endpos, CHSV endcolor, TGradientDirectionCode directionCode=SHORTEST_HUES)
Fill a range of LEDs with a smooth HSV gradient between two HSV colors.
Definition
fill.h:87
Definition at line
18
of file
pixelset.h
.
Referenced by
CPixelView< CRGB >::fill_gradient()
.
pixelset.h
Generated on Fri Aug 22 2025 20:59:34 for FastLED by
1.13.2