次の方法で共有


BarcodeScannerVideoFrame.Width プロパティ

定義

ビデオ フレームの幅を取得します。

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

プロパティ値

UInt32

unsigned int

uint32_t

ビデオ フレームの幅 (ピクセル単位)。

適用対象