DepthFrameBitmap.Update Method (KinectEx)

Update the Bitmap from the supplied DepthFrame.

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

Syntax for VB is not yet implemented.

Syntax for C++ is not yet implemented

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

Parameters

frame
Type: WindowsPreview.Kinect.DepthFrame
Supported in:

    
 Windows 8.1 Store - WinRT