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

捕获的帧的宽度。

适用于