HevcProfileIds.MonochromeBitDepth16 プロパティ

定義

ビット深度 16 の HEVC モノクロ プロファイルの ID を取得します。

public:
 static property int MonochromeBitDepth16 { int get(); };
static int MonochromeBitDepth16();
public static int MonochromeBitDepth16 { get; }
var int32 = HevcProfileIds.monochromeBitDepth16;
Public Shared ReadOnly Property MonochromeBitDepth16 As Integer

プロパティ値

Int32

int

ビット深度 16 の HEVC モノクロ プロファイルの ID。

適用対象