Share via


BackgroundRemovedColorFrameReadyEventArgs.OpenBackgroundRemovedColorFrame Method

Kinect for Windows 1.8

Opens the newly-available frame of data that triggered the BackgroundRemovedColorStream.BackgroundRemovedFrameReady event.

Syntax

public BackgroundRemovedColorFrame OpenBackgroundRemovedColorFrame ()

Return Value

Type: BackgroundRemovedColorFrame
Returns the newly-available BackgroundRemovedColorFrame object that triggered the BackgroundRemovedColorStream.BackgroundRemovedFrameReady event.

Requirements

Namespace: Microsoft.Kinect.Toolkit.BackgroundRemoval

Assembly: Microsoft.Kinect.Toolkit.BackgroundRemoval (in microsoft.kinect.toolkit.backgroundremoval.dll)

See Also

Reference

BackgroundRemovedColorFrameReadyEventArgs Class
BackgroundRemovedColorFrameReadyEventArgs Members
Microsoft.Kinect.Toolkit.BackgroundRemoval Namespace