共用方式為


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

適用於