FastLED 3.9.15
|
|
inlinestatic |
Loads, dithers, and scales a single byte for a given output slot, using class dither and scale values.
SLOT | The data slot in the output stream. This is used to select which byte of the output stream is being processed. |
pc | reference to the pixel controller |
Definition at line 379 of file pixel_controller.h.
References PixelController(), dither(), FASTLED_FORCE_INLINE, loadByte(), and scale.
Referenced by advanceAndLoadAndScale(), advanceAndLoadAndScale(), advanceAndLoadAndScale(), loadAndScale0(), loadAndScale0(), loadAndScale0(), loadAndScale1(), loadAndScale1(), loadAndScale1(), loadAndScale2(), loadAndScale2(), and loadAndScale2().