blend method

Image blend(
  1. Image other,
  2. double alpha
)

Implementation

external Image blend(Image other, double alpha);