UIGraphicsImageRenderer.CreateImage Method

Definition

Renders the actionsUIGraphicsImageRenderer context as a 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

Parameters

Returns

Attributes

Applies to