The search functionality needs JavaScript enabled
Alpha-blends src_rect from src image to this image at coordinates dest.
src_rect
src
dest
void blendRect ( Image src, const(Rect2) src_rect, const(Vector2) dst ) nothrow @nogc;