FastLED 3.9.15
Loading...
Searching...
No Matches

◆ size()

template<int SIZE>
size_t CRGBArray< SIZE >::size ( ) const
inline

Definition at line 469 of file pixelset.h.

469{ return SIZE; }
A version of CPixelView<CRGB> with an included array of CRGB LEDs.
Definition pixelset.h:461