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 디코더의 고유 식별자입니다.

적용 대상