InfraredFrameBitmap.Update Method (KinectEx)

Update the Bitmap from the supplied InfraredFrameReference.

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

Syntax for VB is not yet implemented.

Syntax for C++ is not yet implemented

[<DebuggerStepThroughAttribute>]
[<AsyncStateMachineAttribute(KinectEx.InfraredFrameBitmap/<Update>d__0)>]
member Update : 
	frameReference : InfraredFrameReference -> unit

Parameters

frameReference
Type: Microsoft.Kinect.InfraredFrameReference
Supported in:

    
 Windows Desktop - .NET 4.5