Class ImageAttributesExtensions
Class ImageAttributesExtensions
Το όνομα: Aspose.Imaging.Extensions Συγκέντρωση: Aspose.Imaging.dll (25.4.0)
Περιέχει μεθόδους επέκτασης για Aspose.Imaging.ImageAttributes και System.Drawing.Imaging.ImageAttributes.
public static class ImageAttributesExtensions
Inheritance
object ← ImageAttributesExtensions
Κληρονομημένα μέλη
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Methods
ToGdiImageAttributes(ImageAttributes)
Μετατρέπεται το Aspose.Imaging.ImageAttributes σε System.Drawing.Imaging.ImageAttributes.
public static ImageAttributes ToGdiImageAttributes(ImageAttributes imageAttributes)
Parameters
imageAttributes
ImageAttributes
Το Aspose.Imaging.ImageAttributes να μετατρέψει.
Returns
Το μετασχηματισμένο System.Drawing.Imaging.ImageAttributes.