DepthFrameReference.AcquireFrame Method

Container for one frame’s worth of depth image data. Can return null if the data is not available. Upon success, returns the DepthFrame corresponding to this event, which must be Disposed.

Syntax

public:
DepthFrame^ AcquireFrame()  

Return value

Type: DepthFrame 

One frame of depth image data.

Requirements

Namespace: Windows.Kinect

Metadata: windows.winmd

See also

Reference

DepthFrameReference Class

DepthFrameReference Members

Windows.Kinect Namespace