MCPcopy Create free account
hub / github.com/FastLED/FastLED / CPixelView

Class CPixelView

src/pixelset.h:28–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26
27template<class PIXEL_TYPE>
28class CPixelView;
29
30/// @brief CPixelView specialized for CRGB pixel arrays - the most commonly used pixel view type.
31///

Callers 2

operator()Method · 0.85
operator-Method · 0.85

Calls 6

beginFunction · 0.50
endFunction · 0.50
nscale8_videoFunction · 0.50
nscale8Function · 0.50
beginMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected