共用方式為


BitmapDecoder.BmpDecoderId 屬性

定義

BMP 解碼器的唯一識別碼。

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

屬性值

Guid

Platform::Guid

winrt::guid

BMP 解碼器的唯一識別碼。

適用於