InfraredFrameReference.AcquireFrame Method

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

Syntax

public:
InfraredFrame^ AcquireFrame()  

Return value

Type: InfraredFrame 

One frame of infrared image data.

Requirements

Namespace: Windows.Kinect

Metadata: windows.winmd

See also

Reference

InfraredFrameReference Class

InfraredFrameReference Members

Windows.Kinect Namespace