FastLED
3.9.15
Loading...
Searching...
No Matches
◆
Set()
[2/2]
void ColorHSV::Set
(
float
h
,
float
s
,
float
v
)
inline
Definition at line
84
of file
color.h
.
84
{
85
h_
= h;
86
s_
= s;
87
v_
= v;
88
}
ColorHSV::v_
float v_
Definition
color.h:108
ColorHSV::h_
float h_
Definition
color.h:108
ColorHSV::s_
float s_
Definition
color.h:108
References
h_
,
s_
, and
v_
.
ColorHSV
Generated on Fri Aug 22 2025 20:59:35 for FastLED by
1.13.2