Surface.subSurface

Returns a subsurface from this surface. rect represents the viewport. The subsurface is a separate Surface object.

struct Surface
@nogc
subSurface
nothrow
(
const Rect rect
)

Meta