Share via


DepthImageFrame.CopyDepthImagePixelDataTo Method

Kinect for Windows 1.5, 1.6, 1.7, 1.8

Methods for copying per-pixel depth data to a pre-allocated array.

Overload List

Name Description
DepthImageFrame.CopyDepthImagePixelDataTo (DepthImagePixel[]) Copies a frame of depth data to a pre-allocated array of DepthImagePixels using the pixel data length.
DepthImageFrame.CopyDepthImagePixelDataTo (IntPtr, Int32) Copies the per-pixel depth data to a pre-allocated byte array using the pixel data length.

See Also

Reference

DepthImageFrame Class
DepthImageFrame Members
Microsoft.Kinect Namespace