FastLED
3.9.15
Loading...
Searching...
No Matches
◆
toInt< float >()
template<>
int
fl::gfx::toInt
< float >
(
const float &
val
)
inline
Definition at line
102
of file
primitives.h
.
102
{
103
return
static_cast<
int
>
(val);
104
}
fl
gfx
Generated on Tue Jun 16 2026 00:07:10 for FastLED by
1.13.2