BackgroundRemovedColorFrame Members
Kinect for Windows 1.8
The following table(s) list the members exposed by the BackgroundRemovedColorFrame type.
Public Properties
Name | Description | |
---|---|---|
![]() |
AverageDepth | Gets or sets the average depth of the pixels that correspond to the person in the foreground. |
![]() |
Height | Gets the height of this BackgroundRemovedColorFrame. |
![]() |
PixelDataLength | Gets the length of the pixel data buffer. |
![]() |
Timestamp | Gets or sets the timestamp for the time that this BackgroundRemovedColorFrame was generated. |
![]() |
TrackedPlayerId | Gets or sets the tracking ID of the person that this BackgroundRemovedColorFrame is tracking. |
![]() |
Width | Gets the width of this BackgroundRemovedColorFrame. |
Public Methods
Name | Description | |
---|---|---|
![]() |
CopyPixelDataTo | Copies the pixel data of this BackgroundRemovedColorFrame into the specified buffer. |
![]() |
Dispose | Releases all resources used by this BackgroundRemovedColorFrame. |
![]() |
GetRawPixelData | Retrieves the underlying raw background-removed color data of this BackgroundRemovedColorFrame. |
See Also
Reference
BackgroundRemovedColorFrame Class
Microsoft.Kinect.Toolkit.BackgroundRemoval Namespace