共用方式為


CGImage.WithImageInRect(CGRect) 方法

定義

使用矩形中指定的維度建立新的影像

public CoreGraphics.CGImage WithImageInRect (CoreGraphics.CGRect rect);
member this.WithImageInRect : CoreGraphics.CGRect -> CoreGraphics.CGImage

參數

rect
CGRect

要複製的區域。

傳回

適用於