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

◆ Yellow()

static Color3i Color3i::Yellow ( )
inlinestatic

Definition at line 13 of file color.h.

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

References Color3i(), and Color3i().

+ Here is the call graph for this function: