Class ImageAttributesExtensions

Class ImageAttributesExtensions

Nom dels espais: Aspose.Imaging.Extensions Assemblea: Aspose.Imaging.dll (25.4.0)

Conté mètodes d’extensió per a Aspose.Imaging.ImageAttributes i System.Drawing.Imaging-Images.

public static class ImageAttributesExtensions

Inheritance

object ImageAttributesExtensions

Membres heretats

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

Methods

ToGdiImageAttributes(ImageAttributes)

Converteix el Aspose.Imaging.ImageAttributes en el System.Drawing.Imaging, Image.

public static ImageAttributes ToGdiImageAttributes(ImageAttributes imageAttributes)

Parameters

imageAttributes ImageAttributes

El Aspose.Imaging.ImageAttributs per convertir.

Returns

ImageAttributes

El sistema convertit.Imaging.ImageAttributes.

 Català