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

◆ Color3i() [2/3]

Color3i::Color3i ( )
inline

Definition at line 18 of file color.h.

18{ Set(0xff, 0xff, 0xff); }
void Set(uint8_t r, uint8_t g, uint8_t b)
Definition color.h:21

References Set().

Referenced by Black(), Blue(), Cyan(), Green(), Mul(), Orange(), Red(), White(), and Yellow().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: