UIGraphicsImageRenderer.CreateImage Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Renderiza o actions
UIGraphicsImageRenderer contexto como um 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
Parâmetros
- actions
- Action<UIGraphicsImageRendererContext>
Retornos
- Atributos