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

適用対象