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 はスレッド セーフです。

適用対象