BitmapDecoder.JpegDecoderId Property

Definition

The unique identifier of the JPEG decoder.

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

Property Value

Guid

Platform::Guid

winrt::guid

The unique identifier of the JPEG decoder.

Applies to