BitmapDecoder.JpegDecoderId 属性

定义

JPEG 解码器的唯一标识符。

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

属性值

Guid

Platform::Guid

winrt::guid

JPEG 解码器的唯一标识符。

适用于