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

◆ accept() [1/5]

void fl::anonymous_namespace{gradient.cpp}::Visitor::accept ( const CRGBPalette16 * palette)
inline

Definition at line 11 of file gradient.cpp.

11 {
12 CRGB c = ColorFromPalette(*palette, index);
13 return_val = c;
14 }
UINumberField palette("Palette", 0, 0, 2)
CRGB ColorFromPalette(const CRGBPalette16 &pal, fl::u8 index, fl::u8 brightness, TBlendType blendType)

References ColorFromPalette(), index, palette(), and return_val.

Referenced by accept().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: