Interface IImageExporter
Interface IImageExporter
اسم الفضاء : Aspose.Imaging تجميع: Aspose.Imaging.dll (25.4.0)
يمكن تصدير البيانات من النموذج الداخلي Aspose.Imaging إلى تنسيق البيانات المحدد.
public interface IImageExporter
Methods
Export(الصورة، البث، ImageOptionsBase)
تصدير بيانات الصورة المحددة إلى تنسيق البيانات المحدد.
void Export(Image image, Stream stream, ImageOptionsBase optionsBase)
Parameters
image
Image
بيانات الصورة للتصدير.
stream
Stream
تدفق إلى تصدير البيانات إلى.
optionsBase
ImageOptionsBase
خيارات تصدير الصورة
Export(الصورة, البث, ImageOptionsBase, Rectangle)
تصدير بيانات الصورة المحددة إلى تنسيق البيانات المحدد.
void Export(Image image, Stream stream, ImageOptionsBase optionsBase, Rectangle boundsRectangle)
Parameters
image
Image
بيانات الصورة للتصدير.
stream
Stream
تدفق إلى تصدير البيانات إلى.
optionsBase
ImageOptionsBase
خيارات تصدير الصورة
boundsRectangle
Rectangle
الحدود مستطيلة .