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
Retrieves the underlying raw background-removed color data of this BackgroundRemovedColorFrame.
Syntax
public byte[] GetRawPixelData ()
Return Value
Type: Byte
Returns a byte array that contains the RGBA pixel data of this BackgroundRemovedColorFrame.
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