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

◆ Red()

static Color3i Color3i::Red ( )
inlinestatic

Definition at line 11 of file color.h.

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

References Color3i(), and Color3i().

+ Here is the call graph for this function: