共用方式為


MediaEncodingSubtypes.L8 屬性

定義

取得僅限 8 位亮度的影像編碼名稱。

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

屬性值

String

Platform::String

winrt::hstring

僅限 8 位亮度的影像編碼名稱。

Windows 需求

裝置系列
Windows 10 Creators Update (已於 10.0.15063.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v4.0 引進)

適用於