FastLED
3.9.15
Loading...
Searching...
No Matches
◆
reversed()
template<class PIXEL_TYPE>
bool
CPixelView
< PIXEL_TYPE >::reversed
(
)
inline
Whether or not this set goes backwards.
Returns
whether or not the set is backwards
Definition at line
90
of file
pixelset.h
.
90
{
return
len
< 0; }
CPixelView::len
const int len
length of the LED data, in PIXEL_TYPE units.
Definition
pixelset.h:62
CPixelView
Generated on Tue Jun 24 2025 00:58:15 for FastLED by
1.13.2