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

◆ Color3i() [3/3]

Color3i::Color3i ( const Color3i & other)
inline

Definition at line 17 of file color.h.

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

References Color3i(), and Set().

+ Here is the call graph for this function: