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

◆ accept() [3/5]

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

Definition at line 58 of file gradient.cpp.

58 {
59 for (fl::size i = 0; i < n; ++i) {
61 }
62 }
UINumberField palette("Palette", 0, 0, 2)
CRGB ColorFromPalette(const CRGBPalette16 &pal, fl::u8 index, fl::u8 brightness, TBlendType blendType)

References ColorFromPalette(), indices, n, output, and palette().

+ Here is the call graph for this function: