다음을 통해 공유


BitmapDecoder.WebpDecoderId 속성

정의

WebP 디코더의 고유 식별자입니다.

public:
 static property Platform::Guid WebpDecoderId { Platform::Guid get(); };
static winrt::guid WebpDecoderId();
public static Guid WebpDecoderId { get; }
var guid = BitmapDecoder.webpDecoderId;
Public Shared ReadOnly Property WebpDecoderId As Guid

속성 값

Guid

Platform::Guid

winrt::guid

WebP 디코더의 고유 식별자입니다.

Windows 요구 사항

디바이스 패밀리
Windows 10, version 1809 (10.0.17763.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v7.0에서 도입되었습니다.)

적용 대상