Share via


ColorFrameReader.AcquireLatestFrame Method

Gets the most recent color frame.

Syntax

public:
ColorFrame^ AcquireLatestFrame()
public ColorFrameAcquireLatestFrame ()
var colorFrame = colorFrameReader.acquireLatestFrame();

Return value

Type: ColorFrame
The most recent color frame.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

ColorFrameReader Class
WindowsPreview.Kinect Namespace