Gets the dithering data for the provided output slot.
- Template Parameters
-
SLOT | The data slot in the output stream. This is used to select which byte of the output stream is being processed. |
- Parameters
-
pc | reference to the pixel controller |
- Returns
- dithering data for the given channel
- See also
- PixelController::d
Definition at line 431 of file pixel_controller.h.
#define RO(X)
Gets the assigned color channel for a byte's position in the output, using the color order (EOrder) t...
uint8_t d[3]
values for the scaled dither signal
References PixelController(), d, FASTLED_FORCE_INLINE, and RO.