Class ImageAttributesExtensions
Class ImageAttributesExtensions
Numele spaţiului: Aspose.Imaging.Extensions Asamblare: Aspose.Imaging.dll (25.4.0)
Conține metodele de extindere pentru Aspose.Imaging.ImageAttributes și System.Drawing.Imaging, ImageAtributs.
public static class ImageAttributesExtensions
Inheritance
object ← ImageAttributesExtensions
Membrii moștenitori
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Methods
ToGdiImageAttributes(ImageAttributes)
Convertează Aspose.Imaging.ImageAttributele în System.Drawing.Imaging, ImageAtributes.
public static ImageAttributes ToGdiImageAttributes(ImageAttributes imageAttributes)
Parameters
imageAttributes
ImageAttributes
Aspose.Imaging.ImageAttributes pentru a converti.
Returns
Sistemul convertit.Drawing.Imaging.ImageAttributes.