BodyImageExtension.GetBitmap Method (KinectEx)
Gets the body joints and bones drawn as a WriteableBitmap
- C#
- VB
- C++
- F#
[ExtensionAttribute] public static WriteableBitmap GetBitmap( this IBody body, Color boneColor, Color jointColor )
Syntax for VB is not yet implemented.
Syntax for C++ is not yet implemented
[<ExtensionAttribute>] static member GetBitmap : body : IBody * boneColor : Color * jointColor : Color -> WriteableBitmap
Parameters
- body
-
Type: KinectEx.IBody
- boneColor
-
Type: Windows.UI.Color
color to use for drawing bones
- jointColor
-
Type: Windows.UI.Color
color to use for drawing joints
Return Value
Type: Windows.UI.Xaml.Media.Imaging.WriteableBitmap
Supported in:
Windows 8.1 Store - WinRT
Windows 8.1 Store - WinRT (without Kinect SDK)
Windows Phone 8 - WinRT
Windows 8.1 Store - WinRT
Windows 8.1 Store - WinRT (without Kinect SDK)
Windows Phone 8 - WinRT