blend abstract method

Color blend(
  1. Color src,
  2. Color dst
)

Implementation

Color blend(Color src, Color dst);