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

◆ Gradient() [3/5]

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

Definition at line 92 of file gradient.cpp.

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

References palette, and set().

+ Here is the call graph for this function: