DepthFrameBitmap.Update Method (KinectEx)

Update the Bitmap from the supplied ReplayDepthFrame.

Namespace: KinectEx
Assembly: KinectEx (KinectEx.dll 0.4.0.0)
  • C#
  • VB
  • C++
  • F#
[AsyncStateMachineAttribute(KinectEx.DepthFrameBitmap/<Update>d__10)]
[DebuggerStepThroughAttribute]
public void Update(
	ReplayDepthFrame frame
)

Syntax for VB is not yet implemented.

Syntax for C++ is not yet implemented

[<AsyncStateMachineAttribute(KinectEx.DepthFrameBitmap/<Update>d__10)>]
[<DebuggerStepThroughAttribute>]
member Update : 
	frame : ReplayDepthFrame -> unit

Parameters

frame
Type: KinectEx.DVR.ReplayDepthFrame
Supported in:

    
 Windows Desktop - .NET 4.5
    
 Windows Desktop - .NET 4.5 (without Kinect SDK)
    
 Windows 8.1 Store - WinRT
    
 Windows 8.1 Store - WinRT (without Kinect SDK)
    
 Windows Phone 8 - WinRT