Class ImageAttributesExtensions

Class ImageAttributesExtensions

A név: Aspose.Imaging.Extensions Összefoglaló: Aspose.Imaging.dll (25.4.0)

Tartalmazza a bővítési módszerek a Aspose.Imaging.ImageAttributes és System.Drawing.Imaging,ImagesAattributs.

public static class ImageAttributesExtensions

Inheritance

object ImageAttributesExtensions

Örökletes tagok

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

Methods

ToGdiImageAttributes(ImageAttributes)

Átalakítja a Aspose.Imaging.ImageAttribútumokat a System.Drawing.Imaging, ImageAattributes-ba.

public static ImageAttributes ToGdiImageAttributes(ImageAttributes imageAttributes)

Parameters

imageAttributes ImageAttributes

A Aspose.Imaging.ImageAttribútumok átalakítani.

Returns

ImageAttributes

Az átalakított System.Drawing.Imaging.ImageAttributes.

 Magyar