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

◆ ColorHSV() [3/4]

ColorHSV::ColorHSV ( const Color3i & color)
inlineexplicit

Definition at line 65 of file color.h.

65 {
66 FromRGB(color);
67 }
void FromRGB(const Color3i &rgb)
Definition color.cpp:102

References FromRGB().

+ Here is the call graph for this function: