FastLED 3.9.15
Loading...
Searching...
No Matches

◆ FUNCTION_SCALE8

#define FUNCTION_SCALE8 ( a,
b )
Value:
LIB8STATIC_ALWAYS_INLINE uint8_t scale8(uint8_t i, fract8 scale)
Scale one byte by a second one, which is treated as the numerator of a fraction whose denominator is ...
Definition scale8.h:34

Definition at line 17 of file crgb.hpp.

Referenced by CRGB::nscale8(), and CRGB::scale8().