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