FastLED 3.9.15
|
#define RO | ( | X | ) |
Gets the assigned color channel for a byte's position in the output, using the color order (EOrder) template parameter from the LED controller.
X | the byte's position in the output (0-2) |
Definition at line 33 of file pixel_controller.h.
Referenced by PixelController< RGB_ORDER, LANES, MASK >::dither(), PixelController< RGB_ORDER, LANES, MASK >::getd(), PixelController< RGB_ORDER, LANES, MASK >::getscale(), PixelController< RGB_ORDER, LANES, MASK >::loadByte(), PixelController< RGB_ORDER, LANES, MASK >::loadByte(), PixelController< RGB_ORDER, LANES, MASK >::preStepFirstByteDithering(), and PixelController< RGB_ORDER, LANES, MASK >::scale().