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

適用於