Share via


ImageStream.FramePixelDataLength Property

Kinect for Windows 1.5, 1.6, 1.7, 1.8

Gets the length of the pixel data buffer of each ImageFrame from this ImageStream.

Syntax

public int FramePixelDataLength { get; set; }
'Declaration
Public Property FramePixelDataLength As Integer 

Property Value

Type: Int32
The length of the pixel data buffer.

Requirements

Namespace: Microsoft.Kinect

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

See Also

Reference

ImageStream Class
ImageStream Members
Microsoft.Kinect Namespace