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

◆ GradientInlined() [2/3]

template<typename T>
fl::GradientInlined::GradientInlined ( const T & palette)
inline

Definition at line 51 of file gradient.h.

51{ set(palette); }
UINumberField palette("Palette", 0, 0, 2)
void set(const CRGBPalette16 &palette)
Definition gradient.h:55

References palette, and set().

+ Here is the call graph for this function: