Class ImageAttributesExtensions

Class ImageAttributesExtensions

Pôvodný názov: Aspose.Imaging.Extensions Zhromaždenie: Aspose.Imaging.dll (25.4.0)

Obsahuje metódy rozšírenia pre Aspose.Imaging.ImageAttributes a System.Drawing.Imaging-Images.

public static class ImageAttributesExtensions

Inheritance

object ImageAttributesExtensions

Z dedičných členov

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

Methods

ToGdiImageAttributes(ImageAttributes)

Konvertuje Aspose.Imaging.ImageAttribúty na System.Drawing.Imaging, ImageAtribúty.

public static ImageAttributes ToGdiImageAttributes(ImageAttributes imageAttributes)

Parameters

imageAttributes ImageAttributes

Aspose.Imaging.ImageAttribúty na konverziu.

Returns

ImageAttributes

Konvertovaný System.Drawing.Imaging.ImageAttributes.

 Slovenčina