Class ImageAttributesExtensions
Class ImageAttributesExtensions
Namn på plats: Aspose.Imaging.Extensions Församling: Aspose.Imaging.dll (25.4.0)
Innehåller förlängningsmetoder för Aspose.Imaging.ImageAttributes och System.Drawing.Imaging.ImageAttributes.
public static class ImageAttributesExtensions
Inheritance
object ← ImageAttributesExtensions
Arvsmedlemmar
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Methods
ToGdiImageAttributes(ImageAttributes)
Konverterar Aspose.Imaging.ImageAttributer till System.Drawing.Imaging.ImageAttributer.
public static ImageAttributes ToGdiImageAttributes(ImageAttributes imageAttributes)
Parameters
imageAttributes
ImageAttributes
Aspose.Imaging.ImageAttributer för att konvertera.
Returns
Den konverterade System.Drawing.Imaging.ImageAttributes.