ImageFeatureDescriptor.Width Propiedad

Definición

Ancho de imagen esperado.

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

Valor de propiedad

UInt32

unsigned int

uint32_t

Ancho de imagen esperado.

Comentarios

Windows Server

Para usar esta API en Windows Server, debe usar Windows Server 2019 con experiencia de escritorio.

Seguridad para subprocesos

Esta API es segura para subprocesos.

Se aplica a