BitmapDecoder.BmpDecoderId プロパティ

定義

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

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

プロパティ値

Guid

Platform::Guid

winrt::guid

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

適用対象