BodyIndexFrame.LockImageBuffer Method

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

Syntax

public:
IBuffer^ LockImageBuffer()  

Return value

Type: IBuffer 

Image buffer.

Remarks

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

Requirements

Namespace: Windows.Kinect

Metadata: windows.winmd

See also

Reference

BodyIndexFrame Class

BodyIndexFrame Members

Windows.Kinect Namespace