Class BrushExtensions

Class BrushExtensions

Nazwa przestrzeń: Aspose.Imaging.Extensions Zgromadzenie: Aspose.Imaging.dll (25.4.0)

Zawiera metody rozszerzenia dla Aspose.Imaging.Brush i System.Drawing.brush.

public static class BrushExtensions

Inheritance

object BrushExtensions

Dziedziczeni członkowie

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

Methods

ToGdiBrush(Brush)

Konwertuj Aspose.Imaging.Brush na System.Drawing.brush.

public static Brush ToGdiBrush(Brush brush)

Parameters

brush Brush

Konwertuj Aspose.Imaging.Brush do konwersji.

Returns

Brush

Konwertowane System.Drawing.Brush

 Polski