Fade every LED down by the given scale.
Definition at line 254 of file pixelset.h.
CPixelView & nscale8(uint8_t scaledown)
Scale every LED by the given scale.
Represents a view/window into a set of LED pixels, providing array-like access and rich color operati...