다음을 통해 공유


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

적용 대상