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

◆ Color3i() [1/3]

Color3i::Color3i ( uint8_t r,
uint8_t g,
uint8_t b )
inline

Definition at line 17 of file color.h.

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

References Set().

Referenced by Color3i(), Add(), Black(), Blue(), Cyan(), Green(), Interpolate(), Mul(), Orange(), Red(), Set(), Sub(), White(), and Yellow().

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