Share via


HevcProfileIds.MonochromeBitDepth16 Property

Definition

Gets the ID for the HEVC monochrome profile with bit depth 16.

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

Property Value

Int32

int

The ID for the HEVC monochrome profile with bit depth 16.

Applies to