FastLED 3.9.15
|
|
inlinestatic |
Scale a value using the per-channel scale 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 scale |
Definition at line 361 of file pixel_controller.h.
References PixelController(), FASTLED_FORCE_INLINE, mColorAdjustment, ColorAdjustment::premixed, RO, and scale8().
Referenced by advanceAndLoadAndScale(), advanceAndLoadAndScale0(), loadAndScale(), loadAndScale(), loadAndScale0(), loadAndScale1(), loadAndScale2(), loadAndScale_APA102_HD(), loadAndScale_WS2816_HD(), scale(), and stepAdvanceAndLoadAndScale0().