FastLED 3.9.15
|
Destructively blends a given fraction of a color array into an existing color array.
existing | the color array to modify |
overlay | the color array to blend into existing |
count | the number of colors to process |
amountOfOverlay | the fraction of overlay to blend into existing |
Definition at line 338 of file colorutils.cpp.
References nblend().