Class BrushExtensions
Class BrushExtensions
De naam: Aspose.Imaging.Extensions Verzameling: Aspose.Imaging.dll (25.4.0)
Inhoudt uitbreidingsmethoden voor Aspose.Imaging.Brush en System.Drawing.brush.
public static class BrushExtensions
Inheritance
Geëerbiede leden
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Methods
ToGdiBrush(Brush)
Converteert de Aspose.Imaging.Brush naar de System.Drawing.brush.
public static Brush ToGdiBrush(Brush brush)
Parameters
brush
Brush
De Aspose.Imaging.Brush om te converteren.
Returns
De converteerde System.Drawing.Brush.