ColorFrame.LockRawImageBuffer Method

Lock the buffer so the data can be read.

Syntax

public:
IBuffer^ LockRawImageBuffer()  

Return value

Type: IBuffer 

The buffer containing the raw image.

Remarks

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

Requirements

Namespace: Windows.Kinect

Metadata: windows.winmd

See also

Reference

ColorFrame Class

ColorFrame Members

Windows.Kinect Namespace