Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Kinect for Windows 1.8
Copies the pixel data of this BackgroundRemovedColorFrame into the specified buffer.
Syntax
public void CopyPixelDataTo (
byte[] pixelData
)
Parameters
- pixelData
Type: Byte
The byte buffer to copy the pixel data to.
Requirements
Namespace: Microsoft.Kinect.Toolkit.BackgroundRemoval
Assembly: Microsoft.Kinect.Toolkit.BackgroundRemoval (in microsoft.kinect.toolkit.backgroundremoval.dll)
See Also
Reference
BackgroundRemovedColorFrame Class
BackgroundRemovedColorFrame Members
Microsoft.Kinect.Toolkit.BackgroundRemoval Namespace