Image.blendRect

Alpha-blends src_rect from src image to this image at coordinates dest.

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

Meta