ImagePaint 类

定义

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
继承
ImagePaint

构造函数

ImagePaint()

属性

BackgroundColor (继承自 Paint)
ForegroundColor (继承自 Paint)
Image
IsTransparent

扩展方法

IsNullOrEmpty(Paint)
ToColor(Paint)

适用于