ColorFrame.CopyRawFrameDataToArray Method

Copies the raw frame data into the array provided.

Syntax

public:
void CopyRawFrameDataToArray(
         out Array<unsigned char>^ frameData
)  

Parameters

frameData
Type: unsigned char 

 The array to fill.

Requirements

Namespace: Windows.Kinect

Metadata: windows.winmd

See also

Reference

ColorFrame Class

ColorFrame Members

Windows.Kinect Namespace