FastLED
3.9.15
Loading...
Searching...
No Matches
◆
operator bool()
CRGB::operator bool
(
)
const
inline
explicit
constexpr
This allows testing a
CRGB
for zero-ness.
Definition at line
344
of file
crgb.h
.
345
{
346
return
r || g || b;
347
}
CRGB
Generated on Tue Jun 24 2025 00:58:15 for FastLED by
1.13.2