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 で導入)

適用対象