ColorFrameReference.AcquireFrame Method

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

Syntax

public:
ColorFrame^ AcquireFrame()  

Return value

Type: ColorFrame 

One frame of color image data.

Requirements

Namespace: Windows.Kinect

Metadata: windows.winmd

See also

Reference

ColorFrameReference Class

ColorFrameReference Members

Windows.Kinect Namespace