InfraredFrameBitmap.Update Method (KinectEx)

Update the Bitmap from the supplied InfraredFrame.

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

Syntax for VB is not yet implemented.

Syntax for C++ is not yet implemented

[<AsyncStateMachineAttribute(KinectEx.InfraredFrameBitmap/<Update>d__4)>]
[<DebuggerStepThroughAttribute>]
member Update : 
	frame : InfraredFrame -> unit

Parameters

frame
Type: Microsoft.Kinect.InfraredFrame
Supported in:

    
 Windows Desktop - .NET 4.5