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

◆ CRGBArray()

template<int SIZE>
CRGBArray< SIZE >::CRGBArray ( )
inline

Definition at line 465 of file pixelset.h.

CPixelView(const CPixelView &other)
Definition pixelset.h:77
CRGB rawleds[SIZE]
the LED data
Definition pixelset.h:462
A version of CPixelView<CRGB> with an included array of CRGB LEDs.
Definition pixelset.h:461

References CPixelView< CRGB >::CPixelView(), and rawleds.

+ Here is the call graph for this function: