ImageStream.FrameWidth Property

Kinect for Windows 1.5, 1.6, 1.7, 1.8

Gets the width (in pixels) of each ImageFrame from this ImageStream object.

No code example is currently available or this language may not be supported.

Property Value

Type: Int32
The width of the data buffer.

The data buffer contains one frame of pixel data whose size is: width x height x number of bytes for each pixel.

Namespace: Microsoft.Kinect
Assembly: Microsoft.Kinect (in microsoft.kinect.dll)

Community Additions

ADD
Show: