Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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