共用方式為


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 是安全線程。

適用於