다음을 통해 공유


MediaEncodingSubtypes.D16 속성

정의

16비트 z-버퍼 깊이 이미지 인코딩의 이름을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

16비트 z-버퍼 깊이 이미지 인코딩의 이름입니다.

Windows 요구 사항

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

적용 대상