ReplayColorFrame.GetBitmapAsync Method (KinectEx.DVR)
Retrieve and decode the bitmap contained in this frame.
- C#
- VB
- C++
- F#
[DebuggerStepThroughAttribute]
[AsyncStateMachineAttribute(KinectEx.DVR.ReplayColorFrame/<GetBitmapAsync>d__0)]
[ObsoleteAttribute("Use a ColorFrameBitmap instead")]
public Task<BitmapSource> GetBitmapAsync()
Syntax for VB is not yet implemented.
Syntax for C++ is not yet implemented
[<DebuggerStepThroughAttribute>]
[<AsyncStateMachineAttribute(KinectEx.DVR.ReplayColorFrame/<GetBitmapAsync>d__0)>]
[<ObsoleteAttribute("Use a ColorFrameBitmap instead")>]
member GetBitmapAsync :
unit -> Task<'BitmapSource>
Return Value
Type: Task<System.Windows.Media.Imaging.BitmapSource>
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
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