color_blend

color blending algorithm - from https://stackoverflow.com/a/39924008/13240621

Color
color_blend
(
Color c1
,
Color c2
,
float mix
)

Meta