الفئة IImageExporter

Summary: The image exporter. Can export data from internal aspose.imaging format to a specified data format.

Module: aspose.imaging

Full Name: aspose.imaging.IImageExporter

Methods

Nameالوصف
export(image, stream, options_base)يصدّر بيانات الصورة المحددة إلى تنسيق البيانات المحدد.
export(image, stream, options_base, bounds_rectangle)يصدّر بيانات الصورة المحددة إلى تنسيق البيانات المحدد.

Method: export(image, stream, options_base)

 export(image, stream, options_base) 

يصدّر بيانات الصورة المحددة إلى تنسيق البيانات المحدد.

Parameters:

معاملنوعالوصف
imageImageبيانات الصورة المراد تصديرها.
دفق_io.BufferedRandomالدفق الذي سيتم تصدير البيانات إليه.
options_baseImageOptionsBaseخيارات تصدير الصورة

Method: export(image, stream, options_base, bounds_rectangle)

 export(image, stream, options_base, bounds_rectangle) 

يصدّر بيانات الصورة المحددة إلى تنسيق البيانات المحدد.

Parameters:

معاملنوعالوصف
imageImageبيانات الصورة المراد تصديرها.
دفق_io.BufferedRandomالدفق الذي سيتم تصدير البيانات إليه.
options_baseImageOptionsBaseخيارات تصدير الصورة
bounds_rectangleRectangleمستطيل الحدود.