LongExposureInfraredFrame.CopyFrameDataToArray Method

Copies the long exposure 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

LongExposureInfraredFrame Class

LongExposureInfraredFrame Members

Windows.Kinect Namespace