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 中引入)

适用于