BitmapDecoder.JpegXRDecoderId 속성

정의

JPEG-XR 디코더의 고유 식별자입니다.

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

속성 값

Guid

Platform::Guid

winrt::guid

JPEG-XR 디코더의 고유 식별자입니다.

적용 대상