次の方法で共有


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 デコーダーの一意識別子。

適用対象