Class ImageAttributesExtensions

Class ImageAttributesExtensions

اسم الفضاء : Aspose.Imaging.Extensions تجميع: Aspose.Imaging.dll (25.4.0)

يحتوي على أساليب التمديد لـ Aspose.Imaging.ImageAttributes و System.Drawing.Imaging.ImageAttributes.

public static class ImageAttributesExtensions

Inheritance

object ImageAttributesExtensions

الأعضاء الموروثين

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.

public static ImageAttributes ToGdiImageAttributes(ImageAttributes imageAttributes)

Parameters

imageAttributes ImageAttributes

The Aspose.Imaging.ImageAttributes للتحويل.

Returns

ImageAttributes

تم تحويل System.Drawing.Imaging.ImageAttributes.

 عربي