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 解码器的唯一标识符。

适用于