FastLED 3.9.15
|
|
inlinestatic |
Calculate a dither value using the per-channel dither data.
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 |
b | the color byte to dither |
Definition at line 348 of file pixel_controller.h.
References PixelController(), d, FASTLED_FORCE_INLINE, qadd8(), and RO.
Referenced by PixelController(), PixelController(), PixelController(), enable_dithering(), loadAndScale(), loadAndScale(), and loadAndScale().