Class ImageAttributesExtensions
Class ImageAttributesExtensions
Navne til: Aspose.Imaging.Extensions Sammensætning: Aspose.Imaging.dll (25.4.0)
Det indeholder udvidelsesmetoder for Aspose.Imaging.ImageAttributes og System.Drawing.Imaging,ImagesAattributs.
public static class ImageAttributesExtensions
Inheritance
object ← ImageAttributesExtensions
De arvede medlemmer
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Methods
ToGdiImageAttributes(ImageAttributes)
Konverter den Aspose.Imaging.ImageAttributer til System.Drawing.Imaging, ImageAtributes.
public static ImageAttributes ToGdiImageAttributes(ImageAttributes imageAttributes)
Parameters
imageAttributes
ImageAttributes
Den Aspose.Imaging.ImageAttributer til at konvertere.
Returns
Den konverterede System.Drawing.Imaging.ImageAttributes.