ColorFrame.CopyConvertedFrameDataToBuffer Method

Converts the raw format into the requested format and copies the data into the array provided.

Syntax

public:
void CopyConvertedFrameDataToBuffer(
         IBuffer^ buffer,
         ColorImageFormat colorFormat
)  

Parameters

buffer
Type: IBuffer 

The buffer to fill.

colorFormat
Type: ColorImageFormat 

The desired format.

Requirements

Namespace: Windows.Kinect

Metadata: windows.winmd

See also

Reference

ColorFrame Class

ColorFrame Members

Windows.Kinect Namespace