Lock the buffer so the data can be read.
public:
IBuffer^ LockImageBuffer()
Type: IBuffer
The underlying buffer used by the system to store this frame’s data.
When you are finished reading the data, unlock the buffer.
Namespace: Windows.Kinect
Metadata: windows.winmd
LongExposureInfraredFrame Class