Share via


DepthImageFrame.CopyDepthImagePixelDataTo Method (DepthImagePixel[])

Kinect for Windows 1.5, 1.6, 1.7, 1.8

Copies a frame of depth data to a pre-allocated array of DepthImagePixels using the pixel data length.

Syntax

public void CopyDepthImagePixelDataTo (
         DepthImagePixel[] pixelData
)

Parameters

Requirements

Namespace: Microsoft.Kinect

Assembly: Microsoft.Kinect (in microsoft.kinect.dll)

See Also

Reference

DepthImageFrame Class
DepthImageFrame Members
Microsoft.Kinect Namespace