BodyIndexFrame.LockImageBuffer Method

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

public:
IBuffer^ LockImageBuffer()

Return value

Type: IBuffer
The image buffer.

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

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

Community Additions

ADD
Show: