FastLED 3.9.15
|
Computes a new color blended some fraction of the way between two other colors.
p1 | the first color to blend |
p2 | the second color to blend |
amountOfP2 | the fraction of p2 to blend into p1 |
Definition at line 347 of file colorutils.cpp.
References nblend().
Referenced by blend(), blend(), ColorFromPalette(), ColorFromPalette(), ColorFromPalette(), ColorFromPalette(), ColorFromPalette(), ColorFromPalette(), ColorFromPaletteExtended(), ColorFromPaletteExtended(), ColorFromPaletteExtended(), fl::TwinkleFox::drawTwinkleFox(), drawTwinkles(), fill_2dnoise16(), fill_2dnoise8(), fill_raw_2dnoise16into8(), and MyColorFromPaletteExtended().