다음을 통해 공유


BitmapDecoder.GifDecoderId 속성

정의

GIF 디코더의 고유 식별자입니다.

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

속성 값

Guid

Platform::Guid

winrt::guid

GIF 디코더의 고유 식별자입니다.

적용 대상