FastLED
3.9.15
Loading...
Searching...
No Matches
◆
CHSV()
[2/3]
fl::CHSV::CHSV
(
fl::u8
ih
,
fl::u8
is
,
fl::u8
iv
)
inline
constexpr
Allow construction from hue, saturation, and value.
Parameters
ih
input hue
is
input saturation
iv
input value
Definition at line
70
of file
hsv.h
.
71
: h(ih), s(is), v(iv)
72
{
73
}
fl
CHSV
Generated on Fri Aug 22 2025 20:59:36 for FastLED by
1.13.2