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.
Gets the buffer where the image data for the frame is stored.
Syntax
public:
property IBuffer^ FrameBuffer {
IBuffer^ get ();
}
public IBufferFrameBuffer { get; }
var frameBuffer = depthFloatFrame.frameBuffer;
Property value
Type: IBuffer
The buffer where the image data for the frame is stored.
Requirements
Namespace: Microsoft.Kinect.Fusion
Metadata: microsoft.kinect.fusion.winmd