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

◆ accept() [2/5]

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

Definition at line 64 of file gradient.cpp.

64 {
65 for (fl::size i = 0; i < n; ++i) {
67 }
68 }
UINumberField palette("Palette", 0, 0, 2)
CRGB ColorFromPaletteExtended(const CRGBPalette32 &pal, fl::u16 index, fl::u8 brightness, TBlendType blendType)

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

+ Here is the call graph for this function: