Class BrushExtensions

Class BrushExtensions

Le nom : Aspose.Imaging.Extensions Assemblée: Aspose.Imaging.dll (25.4.0)

Il contient des méthodes d’extension pour Aspose.Imaging.Brush et System.Drawing.brush.

public static class BrushExtensions

Inheritance

object BrushExtensions

I membri ereditari

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Methods

ToGdiBrush(Brush)

Convertez le Aspose.Imaging.Brush en System.Drawing.brush.

public static Brush ToGdiBrush(Brush brush)

Parameters

brush Brush

Le Aspose.Imaging.Brush pour convertir.

Returns

Brush

Le système converti.Drawing.Brush.

 Français