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.ImageAttributes в System.Drawing.Imaging, ImageАttribuutes.

public static ImageAttributes ToGdiImageAttributes(ImageAttributes imageAttributes)

Parameters

imageAttributes ImageAttributes

Aspose.Imaging.ImageAttributes да се конвертира.

Returns

ImageAttributes

Конвертирани System.Drawing.Imaging .ImageAttributes.

 Български