FaceFrameResult.FacePointsInColorSpace Property

Gets the face points in color space.

Syntax

public:
property IMapView<FacePointType, Point>^ FacePointsInColorSpace {
         IMapView<FacePointType, Point>^ get ();
}  

Property value

Type: IMapView<FacePointType, Point

  The face points in color space. The face points in color space.

Requirements

Namespace: Microsoft.Kinect.Face

Metadata: microsoft.kinect.face.winmd

See also

Reference

FaceFrameResult Class

FaceFrameResult Members

Microsoft.Kinect.Face Namespace