Destructively applies a gamma adjustment to all LEDs.
373 {
376 } else {
378 }
379 return *this;
380 }
PIXEL_TYPE *const leds
pointer to the LED data
const int8_t dir
direction of the LED data, either 1 or -1. Determines how the pointer is incremented.
const int len
length of the LED data, in PIXEL_TYPE units.
Represents a set of LED objects.
#define FUNCTION_NAPPLY_GAMMA(a, b, c)