Share via


ImageFrame Members

Kinect for Windows 1.5, 1.6, 1.7, 1.8

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

Public Properties

Name Description
Public Property BytesPerPixel Gets the pixel data size (bytes per pixel).
Public Property FrameNumber Gets the frame number.
Public Property Height Gets the height (in pixels) of this ImageFrame.
Public Property PixelDataLength Gets the length of the pixel data buffer.
Public Property Timestamp Gets the time the data was captured (in milliseconds).
Public Property Width Gets the width (in pixels) of this ImageFrame.

Public Methods

Name Description
Public Method Dispose Overloaded. Releases the resources used by an ImageFrame object.

Protected Methods

Name Description
Protected Method Finalize Finalizes an instance of the ImageFrame class to notify the developer that they need to dispose the frame.

See Also

Reference

ImageFrame Class
Microsoft.Kinect Namespace