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 解碼器的唯一識別碼。

適用於