UIGraphicsImageRenderer.CreateImage 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
將 actions
UIGraphicsImageRenderer 內容轉譯為UIImage
[Foundation.Export("imageWithActions:")]
public virtual UIKit.UIImage CreateImage (Action<UIKit.UIGraphicsImageRendererContext> actions);
abstract member CreateImage : Action<UIKit.UIGraphicsImageRendererContext> -> UIKit.UIImage
override this.CreateImage : Action<UIKit.UIGraphicsImageRendererContext> -> UIKit.UIImage
參數
- actions
- Action<UIGraphicsImageRendererContext>
傳回
- 屬性