Surface.subSurface

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

  1. Surface subSurface(ShortRect rect)
    struct Surface
    subSurface
    (
    ref const ShortRect rect
    )
  2. Surface subSurface(ShortRect rect)

Meta