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

 แบบไทย