Class BrushExtensions

Class BrushExtensions

İsim alanı : Aspose.Imaging.Extensions Toplantı: Aspose.Imaging.dll (25.4.0)

Aspose.Imaging.Brush ve System.Drawing.Brush için uzantı yöntemleri içerir.

public static class BrushExtensions

Inheritance

object BrushExtensions

mirasçı üyeleri

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

Methods

ToGdiBrush(Brush)

Aspose.Imaging.Brush’ı System.Drawing.Brush’a dönüştürür.

public static Brush ToGdiBrush(Brush brush)

Parameters

brush Brush

Aspose.Imaging.Brush dönüştürmek için.

Returns

Brush

Değiştirilmiş System.Drawing.Brush

 Türkçe