HevcProfileIds.MonochromeBitDepth12 プロパティ

定義

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

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

プロパティ値

Int32

int

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

適用対象