BitmapDecoder.PngDecoderId Propiedad

Definición

Identificador único del descodificador PNG.

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

Valor de propiedad

Guid

Platform::Guid

winrt::guid

Identificador único del descodificador PNG.

Se aplica a