다음을 통해 공유


BitmapDecoder.PngDecoderId 속성

정의

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

속성 값

Guid

Platform::Guid

winrt::guid

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

적용 대상