次の方法で共有


BitmapDecoder.HeifDecoderId プロパティ

定義

HEIF デコーダーの一意識別子。

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

プロパティ値

Guid

Platform::Guid

winrt::guid

HEIF デコーダーの一意識別子。

Windows の要件

デバイス ファミリ
Windows 10, version 1809 (10.0.17763.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v7.0 で導入)

適用対象