MediaEncodingSubtypes.D16 Property

Definition

Gets the name for 16-bit z-buffer depth image encoding.

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

Property Value

String

Platform::String

winrt::hstring

The name for 16-bit z-buffer depth image encoding.

Windows requirements

Device family
Windows 10 Creators Update (introduced in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v4.0)

Applies to