次の方法で共有


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

フレームの高さ。

適用対象