FastLED
3.9.15
Loading...
Searching...
No Matches
◆
FUNCTION_FILL_GRADIENT_RGB
#define FUNCTION_FILL_GRADIENT_RGB
(
a
,
b
,
c
,
d
)
Value:
::fill_gradient_RGB
(a,b,c,d)
fill_gradient_RGB
void fill_gradient_RGB(CRGB *leds, uint16_t startpos, CRGB startcolor, uint16_t endpos, CRGB endcolor)
Fill a range of LEDs with a smooth RGB gradient between two RGB colors.
Definition
colorutils.cpp:145
Definition at line
29
of file
pixelset.h
.
Referenced by
CPixelView< CRGB >::fill_gradient_RGB()
.
pixelset.h
Generated on Fri Apr 18 2025 03:39:31 for FastLED by
1.13.2