CapturedFrame.Height 属性

定义

获取捕获的帧的高度

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

属性值

UInt32

unsigned int

uint32_t

框架的高度。

适用于