Class ImageAttributesExtensions
Class ImageAttributesExtensions
De naam: Aspose.Imaging.Extensions Verzameling: Aspose.Imaging.dll (25.4.0)
Inhoudt uitbreidingsmethoden voor Aspose.Imaging.ImageAttributes en System.Drawing.Imaging-Images.
public static class ImageAttributesExtensions
Inheritance
object ← ImageAttributesExtensions
Geëerbiede leden
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Methods
ToGdiImageAttributes(ImageAttributes)
Het converteert de Aspose.Imaging.ImageAttributes naar de System.Drawing.Imaging, ImageAtributs.
public static ImageAttributes ToGdiImageAttributes(ImageAttributes imageAttributes)
Parameters
imageAttributes
ImageAttributes
De Aspose.Imaging.ImageAttributen om te converteren.
Returns
De omgekeerde System.Drawing.Imaging.ImageAttributes.