Class ImageAttributesExtensions
Class ImageAttributesExtensions
nazivni prostor: Aspose.Imaging.Extensions Sastav: Aspose.Imaging.dll (25.4.0)
Sadrži načine proširenja za Aspose.Imaging.ImageAttributes i System.Drawing.Imaging-Images.
public static class ImageAttributesExtensions
Inheritance
object ← ImageAttributesExtensions
naslijeđeni članovi
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Methods
ToGdiImageAttributes(ImageAttributes)
Konvertira Aspose.Imaging.ImageAttributes u System.Drawing.Imaging,ImagesAattributs.
public static ImageAttributes ToGdiImageAttributes(ImageAttributes imageAttributes)
Parameters
imageAttributes
ImageAttributes
Aspose.Imaging.ImageAttributes da se pretvori.
Returns
Konvertirani System.Drawing.Imaging.ImageAttributes.