|
FastLED 3.9.15
|
| LIB8STATIC uint8_t lerp8by8 | ( | uint8_t | a, |
| uint8_t | b, | ||
| fract8 | frac ) |
Linear interpolation between two unsigned 8-bit values, with 8-bit fraction.
Definition at line 293 of file lib8tion.h.
References LIB8STATIC, and scale8().
Referenced by CRGB::lerp8().
Here is the call graph for this function:
Here is the caller graph for this function: