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 で導入)

適用対象