ImagePaint Class

Definition

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
Inheritance
ImagePaint

Constructors

ImagePaint()

Properties

BackgroundColor (Inherited from Paint)
ForegroundColor (Inherited from Paint)
Image
IsTransparent

Extension Methods

IsNullOrEmpty(Paint)
ToColor(Paint)

Applies to