Class ImageAttributesExtensions

Class ImageAttributesExtensions

Nazwa przestrzeń: Aspose.Imaging.Extensions Zgromadzenie: Aspose.Imaging.dll (25.4.0)

Zawiera metody rozszerzenia dla Aspose.Imaging.ImageAttributes i System.Drawing.Imaging-Images.

public static class ImageAttributesExtensions

Inheritance

object ImageAttributesExtensions

Dziedziczeni członkowie

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

Methods

ToGdiImageAttributes(ImageAttributes)

Konwertuje Aspose.Imaging.ImageAttributes na System.Drawing.Imaging, ImageAtributs.

public static ImageAttributes ToGdiImageAttributes(ImageAttributes imageAttributes)

Parameters

imageAttributes ImageAttributes

Aspose.Imaging.ImageAttributes do konwersji.

Returns

ImageAttributes

Konwertowane System.Drawing.Imaging.ImageAttributes.

 Polski