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

◆ Green()

static Color3i Color3i::Green ( )
inlinestatic

Definition at line 14 of file color.h.

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

References Color3i(), and Color3i().

+ Here is the call graph for this function: