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

◆ ColorHSV() [4/4]

ColorHSV::ColorHSV ( const ColorHSV & other)
inline

Definition at line 68 of file color.h.

68 {
69 Set(other);
70 }
void Set(const ColorHSV &other)
Definition color.h:71

References ColorHSV(), and Set().

+ Here is the call graph for this function: