次の方法で共有


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

適用対象