Maps a point from depth space to camera space.
public:
CameraSpacePoint MapDepthPointToCameraSpace(
DepthSpacePoint depthPoint,
uint16 depth
)
depthPoint
Type: DepthSpacePoint
The point in depth space.
depth
Type: uint16
The depth value at this point.
Type: CameraSpacePoint
The mapped point in camera space.
Namespace: Windows.Kinect
Metadata: windows.winmd