FastLED
3.9.15
Loading...
Searching...
No Matches
◆
operator*
s8x8
operator*
(
i16
scalar
,
s8x8
fp
)
friend
Definition at line
100
of file
s8x8.h
.
100
{
101
return
s8x8::from_raw
(scalar * fp.mValue);
102
}
fl::s8x8::from_raw
static constexpr FASTLED_FORCE_INLINE s8x8 from_raw(i16 raw) FL_NOEXCEPT
Definition
s8x8.h:53
References
s8x8()
,
FL_NOEXCEPT
, and
from_raw()
.
fl
s8x8
Generated on Tue Jun 16 2026 00:07:06 for FastLED by
1.13.2