CapturedFrame.Width Свойство

Определение

Возвращает ширину захваченного кадра.

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

Значение свойства

UInt32

unsigned int

uint32_t

Ширина захваченного кадра.

Применяется к