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

◆ Black()

static Color3i Color3i::Black ( )
inlinestatic

Definition at line 9 of file color.h.

9{ return Color3i(0x0, 0x0, 0x0); }
Color3i()
Definition color.h:18

References Color3i(), and Color3i().

Referenced by Painter::PaintVuMidNotesFade(), Painter::PaintVuNotes(), Painter::PaintVuSpaceInvaders(), and Painter::VegasVisualizer().

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