BitmapDecoder.JpegXRDecoderId 属性

定义

JPEG-XR 解码器的唯一标识符。

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

属性值

Guid

Platform::Guid

winrt::guid

JPEG-XR 解码器的唯一标识符。

适用于