다음을 통해 공유


MediaEncodingSubtypes.L16 속성

정의

16비트 광도 전용 이미지 인코딩의 이름을 가져옵니다.

public:
 static property Platform::String ^ L16 { Platform::String ^ get(); };
static winrt::hstring L16();
public static string L16 { get; }
var string = MediaEncodingSubtypes.l16;
Public Shared ReadOnly Property L16 As String

속성 값

String

Platform::String

winrt::hstring

16비트 광도 전용 이미지 인코딩의 이름입니다.

Windows 요구 사항

디바이스 패밀리
Windows 10 Creators Update (10.0.15063.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v4.0에서 도입되었습니다.)

적용 대상