DepthFrameBitmap.Update Method (KinectEx)
Update the Bitmap from the supplied DepthFrameReference .
- C#
- VB
- C++
- F#
[AsyncStateMachineAttribute(KinectEx.DepthFrameBitmap/<Update>d__0)] [DebuggerStepThroughAttribute] public void Update( DepthFrameReference frameReference )
Syntax for VB is not yet implemented.
Syntax for C++ is not yet implemented
[<AsyncStateMachineAttribute(KinectEx.DepthFrameBitmap/<Update>d__0)>] [<DebuggerStepThroughAttribute>] member Update : frameReference : DepthFrameReference -> unit
Parameters
- frameReference
-
Type: WindowsPreview.Kinect.DepthFrameReference
Supported in:
Windows 8.1 Store - WinRT
Windows 8.1 Store - WinRT