FastLED 3.9.15
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages

◆ Color3i() [3/3]

Color3i::Color3i ( const Color3i & other)
inline

Definition at line 19 of file color.h.

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

References Color3i(), and Set().

+ Here is the call graph for this function: