다음을 통해 공유


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입니다.

적용 대상