CoordinateMapper.MapColorFrameToDepthSpaceUsingIBuffer Method

Maps a frame from color space to depth space.

public:
void MapColorFrameToDepthSpaceUsingIBuffer(
         IBuffer^ depthFrameData,
         out Array<DepthSpacePoint>^ depthSpacePoints
)

Parameters

depthFrameData
Type: IBuffer
The depth frame data.
depthSpacePoints
Type: DepthSpacePoint
The mapped array of points in depth space.

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

Community Additions

ADD
Show: