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

◆ White()

static Color3i Color3i::White ( )
inlinestatic

Definition at line 10 of file color.h.

10{ return Color3i(0xff, 0xff, 0xff); }
Color3i()
Definition color.h:18

References Color3i(), and Color3i().

+ Here is the call graph for this function: