CreateFirstSupportedExporter
ImageExportersRegistry.CreateFirstSupportedExporter method
إنشاء أول مصدر تم العثور عليه مناسبًا لخيارات الحفظ والصورة المحددة.
public static IImageExporter CreateFirstSupportedExporter(Image image, ImageOptionsBase options)
معامل | يكتب | وصف |
---|---|---|
image | Image | الصورة المراد تصديرها. |
options | ImageOptionsBase | خيارات الحفظ لاستخدامها في التصدير. |
قيمة الإرجاع
المصدر الذي يدعم الصورة المحددة وخيارات الحفظ أو لاغٍ إذا لم يتم العثور على مثل هذا المصدر.
ملاحظات
سيكون المصدر الأول هو آخر مصدر مسجل.
أنظر أيضا
- interface IImageExporter
- class Image
- class ImageOptionsBase
- class ImageExportersRegistry
- مساحة الاسم Aspose.Imaging
- المجسم Aspose.Imaging