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 デコーダーの一意識別子。

適用対象