共用方式為


CGImage.WithMask(CGImage) 方法

定義

建立已使用指定遮罩遮罩的新影像。

public CoreGraphics.CGImage WithMask (CoreGraphics.CGImage mask);
member this.WithMask : CoreGraphics.CGImage -> CoreGraphics.CGImage

參數

mask
CGImage

遮罩。

傳回

適用於