FastLED 3.9.15
|
|
inline |
Create palette with four-color gradient.
c1 | the starting color for the gradient |
c2 | the first middle color for the gradient |
c3 | the second middle color for the gradient |
c4 | the end color for the gradient |
Definition at line 1594 of file colorutils.h.
References entries, and fill_gradient().