Lenguaje

ImagePaint Clase

Definición

public ref class ImagePaint : Microsoft::Maui::Graphics::Paint
public class ImagePaint : Microsoft.Maui.Graphics.Paint
type ImagePaint = class
    inherit Paint
Public Class ImagePaint
Inherits Paint
Herencia
ImagePaint

Constructores

Nombre Description
ImagePaint()

Propiedades

Nombre Description
BackgroundColor (Heredado de Paint)
ForegroundColor (Heredado de Paint)
Image
IsTransparent

Métodos de extensión

Nombre Description
IsNullOrEmpty(Paint)
ToColor(Paint)

Se aplica a