ImageLoadersRegistry.GetFirstSupportedDescriptor
ImageLoadersRegistry.GetFirstSupportedDescriptor method
يحصل على الوصف المدعوم الأول الموجود المناسب للـ stream المحدد واختياريًا loadOptions.
public static IImageLoaderDescriptor GetFirstSupportedDescriptor(Stream stream,
LoadOptions loadOptions)
| معامل | نوع | الوصف |
|---|---|---|
| stream | Stream | التدفق. |
| loadOptions | LoadOptions | خيارات التحميل. |
قيمة الإرجاع
مُوصف المحمل الذي يدعم stream و loadOptions المحددين أو null إذا لم يُعثر على مثل هذا المُوصف.
ملاحظات
أول موصّف محمّل سيكون في الواقع الأخير المسجل.
انظر أيضًا
- interface IImageLoaderDescriptor
- class LoadOptions
- class ImageLoadersRegistry
- namespace Aspose.Imaging
- assembly Aspose.Imaging