共用方式為


HevcProfileIds.MonochromeBitDepth12 屬性

定義

取得具有位深度 12 的 HEVC 單色設定檔識別碼。

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 單色設定檔識別碼。

適用於