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

適用対象