Share via


BackgroundRemovedColorFrame.GetRawPixelData Method

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