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 引進)

適用於