Share via


InfraredFrameReader.AcquireLatestFrame Method

Gets the most recent infrared frame.

Syntax

public:
InfraredFrame^ AcquireLatestFrame()
public InfraredFrameAcquireLatestFrame ()
var infraredFrame = infraredFrameReader.acquireLatestFrame();

Return value

Type: InfraredFrame
The most recent infrared frame.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

InfraredFrameReader Class
WindowsPreview.Kinect Namespace