Class ImageAttributesExtensions
Class ImageAttributesExtensions
İsim alanı : Aspose.Imaging.Extensions Toplantı: Aspose.Imaging.dll (25.4.0)
Aspose.Imaging.ImageAttributes ve System.Drawing.Imaging.ImageAttributes için uzantı yöntemleri içerir.
public static class ImageAttributesExtensions
Inheritance
object ← ImageAttributesExtensions
mirasçı üyeleri
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Methods
ToGdiImageAttributes(ImageAttributes)
Aspose.Imaging.ImageAttributes’ı System.Drawing.Imaging.ImageAttributes’a dönüştürür.
public static ImageAttributes ToGdiImageAttributes(ImageAttributes imageAttributes)
Parameters
imageAttributes
ImageAttributes
Aspose.Imaging.ImageAttributs dönüştürmek için.
Returns
Değiştirilmiş System.Drawing.Imaging.ImageAttributes.