Image.blitRect

Copies src_rect from src image to this image at coordinates dst.

struct Image
@nogc nothrow
void
blitRect
(,
in Rect2 src_rect
,
in Vector2 dst
)

Meta