DepthFrame.CopyFrameDataToArray Method
Copies the frame data into the array provided.
Syntax
public:
void CopyFrameDataToArray(
out Array<uint16>^ frameData
)
Parameters
frameData
Type: uint16
The array to fill.
Requirements
Namespace: Windows.Kinect
Metadata: windows.winmd
See also
Reference
DepthFrame Class
DepthFrame Members
Windows.Kinect Namespace