ColorFrameReference Class

Represents a reference to an actual color frame.

Syntax

public ref class ColorFrameReference sealed
public sealed class ColorFrameReference
var colorFrameReference = WindowsPreview.Kinect.ColorFrameReference;

Members

ColorFrameReference has the following members.

Properties

Name Description
RelativeTime Gets the timestamp of the referenced color frame.

Methods

Name Description
AcquireFrame Gets the actual color frame from the reference.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

WindowsPreview.Kinect Namespace