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

◆ ColorHSV() [4/4]

ColorHSV::ColorHSV ( const ColorHSV & other)
inline

Definition at line 72 of file color.h.

72 {
73 Set(other);
74 }
void Set(const ColorHSV &other)
Definition color.h:81

References ColorHSV(), and Set().

+ Here is the call graph for this function: