DepthFrame.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 

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

Requirements

Namespace: Windows.Kinect

Metadata: windows.winmd

See also

Reference

DepthFrame Class

DepthFrame Members

Windows.Kinect Namespace