BodyImageExtension Class (KinectEx)
Contains extensions to the Kinect Body (and KinectEx IBody) class that
makes it easy to retrieve a bitmap representation of one or more "skeletons."
- C#
- VB
- C++
- F#
[ExtensionAttribute] public static class BodyImageExtension
Syntax for VB is not yet implemented.
Syntax for C++ is not yet implemented
[<ExtensionAttribute>] [<AbstractClass>] [<Sealed>] type public BodyImageExtension = class end
The BodyImageExtension type exposes the following members.
Platforms | Name | Description | |
---|---|---|---|
AddToBitmap(IBody, WriteableBitmap, Color, Color) | Draws the body joints and bones to a WriteableBitmap | ||
AddToBitmap(IEnumerable<IBody>, WriteableBitmap, Color, Color) | Draws the body joints and bones to a WriteableBitmap | ||
AddToBitmap(Body, WriteableBitmap, Color, Color) | Draws the body joints and bones to a WriteableBitmap | ||
AddToBitmap(IEnumerable<Body>, WriteableBitmap, Color, Color) | Draws the body joints and bones to a WriteableBitmap | ||
AddToBitmap(IBody, WriteableBitmap, Color, Color) | Draws the body joints and bones to a WriteableBitmap | ||
AddToBitmap(IEnumerable<IBody>, WriteableBitmap, Color, Color) | Draws the body joints and bones to a WriteableBitmap | ||
AddToBitmap(Body, WriteableBitmap, Color, Color) | Draws the body joints and bones to a WriteableBitmap | ||
AddToBitmap(IEnumerable<Body>, WriteableBitmap, Color, Color) | Draws the body joints and bones to a WriteableBitmap | ||
GetBitmap(IBody, Color, Color) | Gets the body joints and bones drawn as a WriteableBitmap | ||
GetBitmap(IEnumerable<IBody>, Color, Color) | Gets the body joints and bones drawn as a WriteableBitmap | ||
GetBitmap(Body, Color, Color) | Gets the body joints and bones drawn as a WriteableBitmap | ||
GetBitmap(IEnumerable<Body>, Color, Color) | Gets the body joints and bones drawn as a WriteableBitmap | ||
GetBitmap(IBody, Color, Color) | Gets the body joints and bones drawn as a WriteableBitmap | ||
GetBitmap(IEnumerable<IBody>, Color, Color) | Gets the body joints and bones drawn as a WriteableBitmap | ||
GetBitmap(Body, Color, Color) | Gets the body joints and bones drawn as a WriteableBitmap | ||
GetBitmap(IEnumerable<Body>, Color, Color) | Gets the body joints and bones drawn as a WriteableBitmap |
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