다음을 통해 공유


ImageFeatureDescriptor.Height 속성

정의

예상 이미지 높이입니다.

public:
 property unsigned int Height { unsigned int get(); };
uint32_t Height();
public uint Height { get; }
var uInt32 = imageFeatureDescriptor.height;
Public ReadOnly Property Height As UInteger

속성 값

UInt32

unsigned int

uint32_t

예상 이미지 높이입니다.

설명

Windows Server

Windows Server에서 이 API를 사용하려면 데스크톱 환경과 함께 Windows Server 2019를 사용해야 합니다.

스레드로부터의 안전성

이 API는 스레드로부터 안전합니다.

적용 대상