CoordinateMapper.MapCameraPointToColorSpace Method

Maps a point from camera space to color space.

public:
ColorSpacePoint MapCameraPointToColorSpace(
         CameraSpacePoint cameraPoint
)

Parameters

cameraPoint
Type: CameraSpacePoint
The point to map from camera space.

Return value

Type: ColorSpacePoint
The point mapped to color space.

Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd

Community Additions

ADD
Show: