Compartir a través de


CapturedFrame.Width Propiedad

Definición

Obtiene el ancho del marco capturado.

public:
 property unsigned int Width { unsigned int get(); };
uint32_t Width();
public uint Width { get; }
var uInt32 = capturedFrame.width;
Public ReadOnly Property Width As UInteger

Valor de propiedad

UInt32

unsigned int

uint32_t

Ancho del marco capturado.

Se aplica a