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