Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gives an app access to the underlying buffer used by the system to store this frame's data.
Syntax
public:
IBuffer^ LockImageBuffer()
public IBufferLockImageBuffer ()
var iBuffer = infraredFrame.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: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd