GetFirstSupportedDescriptorByFileFormat

ImageLoadersRegistry.GetFirstSupportedDescriptorByFileFormat method

يحصل على أول تنسيق ملف مدعوم حسب نوعه.

public static IImageLoaderDescriptor GetFirstSupportedDescriptorByFileFormat(FileFormat fileFormat)
معامليكتبوصف
fileFormatFileFormatتنسيق ملف الواصف المدعوم.

قيمة الإرجاع

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

ملاحظات

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

أنظر أيضا