BitmapDecoder.JpegXRDecoderId Property

Definition

The unique identifier of the JPEG-XR decoder.

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

Property Value

Guid

Platform::Guid

winrt::guid

The unique identifier of the JPEG-XR decoder.

Applies to