BitmapCodecInformation 클래스

정의

디코더 또는 인코더에 대한 정보에 대한 액세스를 제공합니다.

public ref class BitmapCodecInformation sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class BitmapCodecInformation final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class BitmapCodecInformation
Public NotInheritable Class BitmapCodecInformation
상속
Object Platform::Object IInspectable BitmapCodecInformation
특성

Windows 요구 사항

디바이스 패밀리
Windows 10 (10.0.10240.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v1.0에서 도입되었습니다.)

속성

CodecId

디코더 또는 인코더의 고유 식별자입니다. BitmapDecoder.CreateAsyncBitmapEncoder.CreateAsync와 같은 메서드는 코덱 식별자를 사용하여 만들 코덱을 결정합니다.

FileExtensions

디코더 또는 인코더에서 지원하는 모든 파일 확장명 컬렉션입니다.

FriendlyName

디코더 또는 인코더의 이름입니다.

MimeTypes

디코더 또는 인코더에서 지원하는 모든 MIME/콘텐츠 형식의 컬렉션입니다. MIME 형식은 콘텐츠 형식과 동의어입니다.

적용 대상

추가 정보