InfraredFrameBitmap.Update Method (KinectEx)

Update the Bitmap from the supplied infrared frame data values.

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

Syntax for VB is not yet implemented.

Syntax for C++ is not yet implemented

[<DebuggerStepThroughAttribute>]
[<AsyncStateMachineAttribute(KinectEx.InfraredFrameBitmap/<Update>d__f)>]
member Update : 
	data : UInt16[] -> unit

Parameters

data
Type: System.UInt16[]
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