다음을 통해 공유


ImageFeatureDescriptor.Width 속성

정의

예상 이미지 너비입니다.

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

속성 값

UInt32

unsigned int

uint32_t

예상 이미지 너비입니다.

설명

Windows Server

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

스레드로부터의 안전성

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

적용 대상