ColorFrame.LockRawImageBuffer Method

Gives an app access to the underlying buffer used by the system to store this frame's data.

public:
IBuffer^ LockRawImageBuffer()

Return value

Type: IBuffer
The buffer containing the raw image.

When you are finished reading the data, unlock the buffer.

Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd

Community Additions

ADD
Show: