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

適用対象