BitmapDecoder.JpegDecoderId 속성

정의

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

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

속성 값

Guid

Platform::Guid

winrt::guid

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

적용 대상