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

適用於