BitmapDecoder.GifDecoderId 属性

定义

GIF 解码器的唯一标识符。

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

属性值

Guid

Platform::Guid

winrt::guid

GIF 解码器的唯一标识符。

适用于