Color.blend

Alpha-blend two colors.

struct Color(FieldTuple...)
static
typeof(this)
blend
()
(
typeof(this) c0
,
typeof(this) c1
)
if ()

Meta