BitmapDecoder.WebpDecoderId Property

Definition

The unique identifier of the WebP decoder.

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

Property Value

Guid

Platform::Guid

winrt::guid

The unique identifier of the WebP decoder.

Windows requirements

Device family
Windows 10, version 1809 (introduced in 10.0.17763.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v7.0)

Applies to