Image.getRect

Returns a new image that is a copy of the image's area specified with rect.

struct Image
@nogc nothrow const
getRect
(
in Rect2 rect
)

Meta