Copies the long exposure frame data into the array provided.
public:
void CopyFrameDataToArray(
out Array<uint16>^ frameData
)
frameData
Type: uint16
The array to fill.
Namespace: Windows.Kinect
Metadata: windows.winmd
LongExposureInfraredFrame Class