FaceFrame.InfraredFrameReference Property

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

Syntax

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

Property value

Type: InfraredFrameReference 

The infrared frame reference.

Requirements

Namespace: Microsoft.Kinect.Face

Metadata: microsoft.kinect.face.winmd

See also

Reference

FaceFrame Class

FaceFrame Members

Microsoft.Kinect.Face Namespace