InfraredFrame.LockImageBuffer Method

Lock the buffer so the data can be read.

Syntax

public:
IBuffer^ LockImageBuffer()  

Return value

Type: IBuffer 

The underlying buffer used by the system to store this frame’s data.

Remarks

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

Requirements

Namespace: Windows.Kinect

Metadata: windows.winmd

See also

Reference

InfraredFrame Class

InfraredFrame Members

Windows.Kinect Namespace