Share via


InteractionFrame.Dispose Method

Disposes of an interaction frame. Interaction frames are stored in a frame pool with limited capacity, so a frame should be disposed of as soon as you are done with it.

Syntax

public void Dispose ()

Requirements

Namespace: Microsoft.Kinect.Toolkit.Interaction

Assembly: Microsoft.Kinect.Toolkit.Interaction (in microsoft.kinect.toolkit.interaction.dll)

See Also

Reference

InteractionFrame Class
InteractionFrame Members
Microsoft.Kinect.Toolkit.Interaction Namespace