BitmapDecoder.GifDecoderId Property

Definition

The unique identifier of the GIF decoder.

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

Property Value

Guid

Platform::Guid

winrt::guid

The unique identifier of the GIF decoder.

Applies to