ImageLoadersRegistry.GetFirstSupportedDescriptorByFileFormat

ImageLoadersRegistry.GetFirstSupportedDescriptorByFileFormat method

형식 이름으로 지원되는 첫 번째 파일 형식을 가져옵니다.

public static IImageLoaderDescriptor GetFirstSupportedDescriptorByFileFormat(FileFormat fileFormat)
모수유형설명
fileFormatFileFormat지원되는 설명자 파일 형식입니다.

반환 값

처음 발견된 로더 설명자 또는 그러한 설명자가 발견되지 않은 경우 null입니다.

비고

첫 번째 로더 설명자는 실제로 마지막으로 등록됩니다.

또한보십시오