ImageLoadersRegistry.GetFirstSupportedDescriptor

ImageLoadersRegistry.GetFirstSupportedDescriptor method

الحصول على القبضة التي تم العثور عليها واصفًا مدعومًا مناسبًا لما هو محددstream واختيارياloadOptions .

public static IImageLoaderDescriptor GetFirstSupportedDescriptor(Stream stream, 
    LoadOptions loadOptions)
معامليكتبوصف
streamStreamالدفق.
loadOptionsLoadOptionsخيارات التحميل.

قيمة الإرجاع

واصف المحمل الذي يدعم المحددstream وloadOptions أو لاغٍ إذا لم يتم العثور على هذا الواصف.

ملاحظات

سيكون واصف المحمل الأول هو آخر مرة تم تسجيلها.

أنظر أيضا