Class ImageSaveOptions

Class ImageSaveOptions

اسم الفضاء : Aspose.Html.Saving مجموعة: Aspose.HTML.dll (25.4.0)

خيارات محددة فئة البيانات.

[ComVisible(true)]
public class ImageSaveOptions : ImageRenderingOptions

Inheritance

object RenderingOptions ImageRenderingOptions ImageSaveOptions

الأعضاء الموروثين

ImageRenderingOptions.HorizontalResolution , ImageRenderingOptions.VerticalResolution , ImageRenderingOptions.Format , ImageRenderingOptions.Compression , ImageRenderingOptions.Text , ImageRenderingOptions.UseAntialiasing , RenderingOptions.Css , RenderingOptions.PageSetup , RenderingOptions.HorizontalResolution , RenderingOptions.BackgroundColor , RenderingOptions.VerticalResolution , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

ImageSaveOptions()

يبدأ مثال جديد من فئة Aspose.Html.Saving.ImageSaveOptions؛ سيتم استخدام Aspose.Html.Rendering.Image.ImageFormat.Png كشكل صورة افتراضي.

public ImageSaveOptions()

ImageSaveOptions(ImageFormat)

تنسيق الصورة Aspose.Html.Rendering.Image.ImageFormat استنادا إلى المبادرة

public ImageSaveOptions(ImageFormat format)

Parameters

format ImageFormat

شكل الصورة

 عربي