BitmapDecoder.BmpDecoderId Property

Definition

The unique identifier of the BMP decoder.

public:
 static property Platform::Guid BmpDecoderId { Platform::Guid get(); };
static winrt::guid BmpDecoderId();
public static Guid BmpDecoderId { get; }
var guid = BitmapDecoder.bmpDecoderId;
Public Shared ReadOnly Property BmpDecoderId As Guid

Property Value

Guid

Platform::Guid

winrt::guid

The unique identifier of the BMP decoder.

Applies to