Class ImageAttributesExtensions

Class ImageAttributesExtensions

Tên không gian: Aspose.Imaging.Extensions Tổng hợp: Aspose.Imaging.dll (25.4.0)

Nó chứa các phương pháp mở rộng cho Aspose.Imaging.ImageAttributes và System.Drawing.Imaging,ImageAattributs.

public static class ImageAttributesExtensions

Inheritance

object ImageAttributesExtensions

Thành viên thừa kế

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

Methods

ToGdiImageAttributes(ImageAttributes)

Chuyển đổi Aspose.Imaging.ImageAttributes sang System.Drawing.Imaging-Images.

public static ImageAttributes ToGdiImageAttributes(ImageAttributes imageAttributes)

Parameters

imageAttributes ImageAttributes

Aspose.Imaging.ImageAttributes để chuyển đổi.

Returns

ImageAttributes

Hệ thống chuyển đổi System.Drawing.Imaging.ImageAttributes.

 Tiếng Việt