FastLED
3.9.15
Loading...
Searching...
No Matches
◆
FUNCTION_FILL_GRADIENT_RGB
#define FUNCTION_FILL_GRADIENT_RGB
(
a
,
b
,
c
,
d
)
Value:
fl::fill_gradient_RGB
(a,b,c,d)
fl::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
fill.cpp:107
Definition at line
22
of file
pixelset.h
.
Referenced by
CPixelView< CRGB >::fill_gradient_RGB()
.
pixelset.h
Generated on Thu May 29 2025 04:44:57 for FastLED by
1.13.2