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

◆ hsv8() [1/3]

fl::hsv8::hsv8 ( )
inlineconstexpr

Default constructor.

Warning
Default values are UNITIALIZED!

Definition at line 65 of file hsv.h.

65: h(0), s(0), v(0) { }

References FL_NOEXCEPT.

Referenced by hsv8(), operator=(), and setHSV().

+ Here is the caller graph for this function: