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

◆ Green()

static Color3i Color3i::Green ( )
inlinestatic

Definition at line 12 of file color.h.

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

References Color3i(), and Color3i().

+ Here is the call graph for this function: