Class ImageAttributesExtensions

Class ImageAttributesExtensions

Le nom : Aspose.Imaging.Extensions Assemblée: Aspose.Imaging.dll (25.4.0)

Il contient des méthodes d’extension pour Aspose.Imaging.ImageAttributes et System.Drawing.Imaging,ImagesAattributs.

public static class ImageAttributesExtensions

Inheritance

object ImageAttributesExtensions

I membri ereditari

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

Methods

ToGdiImageAttributes(ImageAttributes)

Convertit le Aspose.Imaging.ImageAttributes en Système.Drawing.Imaging, ImageAtributs.

public static ImageAttributes ToGdiImageAttributes(ImageAttributes imageAttributes)

Parameters

imageAttributes ImageAttributes

Le Aspose.Imaging.ImageAttributes à convertir.

Returns

ImageAttributes

Le système converti.Drawing.Imaging.ImageAttributes.

 Français