FastLED 3.9.15
Loading...
Searching...
No Matches

◆ Gradient() [3/5]

template<typename T>
fl::Gradient::Gradient ( T * palette)

Definition at line 95 of file gradient.cpp.

95{ set(palette); }
UINumberField palette("Palette", 0, 0, 2)
void set(const CRGBPalette16 *palette)
Definition gradient.cpp:106

References palette(), and set().

+ Here is the call graph for this function: