Partager via


ImageFeatureDescriptor.Width Propriété

Définition

Largeur d’image attendue.

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

Valeur de propriété

UInt32

unsigned int

uint32_t

Largeur d’image attendue.

Remarques

Windows Server

Pour utiliser cette API sur Windows Server, vous devez utiliser Windows Server 2019 avec Expérience de bureau.

Sécurité des threads

Cette API est thread-safe.

S’applique à