Body Class

Represents a body.

Syntax

public ref class Body sealed : IClosable  

Remarks

The Body class is distinct from other frame payloads. Instead of simply being an image stored as bytes or shorts in an array, it stores all the information the runtime has on a tracked body as well as associated functionality. And it will be expanded as the runtime starts tracking new things about a body.

Requirements

Namespace: Windows.Kinect

Metadata: windows.winmd

See also

Reference

Body Members

Windows.Kinect Namespace