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

◆ ColorHSV() [3/4]

ColorHSV::ColorHSV ( const Color3i & color)
inlineexplicit

Definition at line 61 of file color.h.

61 {
62 FromRGB(color);
63 }
void FromRGB(const Color3i &rgb)
Definition color.cpp:101

References FromRGB().

+ Here is the call graph for this function: