Share via


BackgroundRemovedColorFrame Members

Kinect for Windows 1.8

The following table(s) list the members exposed by the BackgroundRemovedColorFrame type.

Public Properties

Name Description
Public Property AverageDepth Gets or sets the average depth of the pixels that correspond to the person in the foreground.
Public Property Height Gets the height of this BackgroundRemovedColorFrame.
Public Property PixelDataLength Gets the length of the pixel data buffer.
Public Property Timestamp Gets or sets the timestamp for the time that this BackgroundRemovedColorFrame was generated.
Public Property TrackedPlayerId Gets or sets the tracking ID of the person that this BackgroundRemovedColorFrame is tracking.
Public Property Width Gets the width of this BackgroundRemovedColorFrame.

Public Methods

Name Description
Public Method CopyPixelDataTo Copies the pixel data of this BackgroundRemovedColorFrame into the specified buffer.
Public Method Dispose Releases all resources used by this BackgroundRemovedColorFrame.
Public Method GetRawPixelData Retrieves the underlying raw background-removed color data of this BackgroundRemovedColorFrame.

See Also

Reference

BackgroundRemovedColorFrame Class
Microsoft.Kinect.Toolkit.BackgroundRemoval Namespace