次の方法で共有


BitmapDecoder.PngDecoderId プロパティ

定義

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

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

プロパティ値

Guid

Platform::Guid

winrt::guid

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

適用対象