Class ImageAttributesExtensions

Class ImageAttributesExtensions

Название пространства: Aspose.Imaging.Extensions Ассоциация: Aspose.Imaging.dll (25.4.0)

Содерживает методы расширения для Aspose.Imaging.ImageAttributes и System.Drawing.Imaging, ImageАttribuutes.

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.ImageАттрибуты в System.Drawing.Imaging, ImageAttributes.

public static ImageAttributes ToGdiImageAttributes(ImageAttributes imageAttributes)

Parameters

imageAttributes ImageAttributes

Aspose.Imaging.ImageAttributes для конвертации.

Returns

ImageAttributes

Конвертируемый System.Drawing.Imaging.ImageAttributes.

 Русский