FaceFrame.ColorFrameReference Property

Gets a reference to the color frame associated with the face frame.

Syntax

public:
property ColorFrameReference^ ColorFrameReference {
         ColorFrameReference^ get ();
}  

Property value

Type: ColorFrameReference 

The color frame reference.

Requirements

Namespace: Microsoft.Kinect.Face

Metadata: microsoft.kinect.face.winmd

See also

Reference

FaceFrame Class

FaceFrame Members

Microsoft.Kinect.Face Namespace