Share via


ImageStream Members

Kinect for Windows 1.5, 1.6, 1.7, 1.8

The following table(s) list the members exposed by the ImageStream type.

Public Properties

Name Description
Public Property FrameBytesPerPixel Gets the size of a pixel of data (bytes per pixel) of each ImageFrame from this ImageStream.
Public Property FrameHeight Gets the data buffer height (in pixels) of each ImageFrame from this ImageStream.
Public Property FramePixelDataLength Gets the length of the pixel data buffer of each ImageFrame from this ImageStream.
Public Property FrameWidth Gets the width (in pixels) of each ImageFrame from this ImageStream object.
Public Property IsEnabled Gets or sets a Boolean value that indicates whether output data streaming is enabled.

Public Methods

Name Description
Public Method Disable Disables the data streaming out from the Kinect; the data stream is either color or depth data depending on the parent class that derives from this abstract base class.

See Also

Reference

ImageStream Class
Microsoft.Kinect Namespace