BitmapDecoder.JpegDecoderId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The unique identifier of the JPEG decoder.