Maps a frame from color space to depth space.
public:
void MapColorFrameToDepthSpaceUsingIBuffer(
IBuffer^ depthFrameData,
out Array<DepthSpacePoint>^ depthSpacePoints
)
depthFrameData
Type: IBuffer
The depth frame data.
depthSpacePoints
Type: DepthSpacePoint
The mapped array of points in depth space.
Namespace: Windows.Kinect
Metadata: windows.winmd