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#
[AsyncStateMachineAttribute(KinectEx.InfraredFrameBitmap/<Update>d__0)]
[DebuggerStepThroughAttribute]
public void Update(
	InfraredFrameReference frameReference
)

Syntax for VB is not yet implemented.

Syntax for C++ is not yet implemented

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

Parameters

frameReference
Type: WindowsPreview.Kinect.InfraredFrameReference
Supported in:

    
 Windows 8.1 Store - WinRT