This documentation is archived and is not being maintained.
FusionColorImageFrame.CopyPixelDataTo Method
This method copies pixel data from this frame to a pre-allocated array.
public void CopyPixelDataTo (
int[] destinationPixelData
)
Parameters
- destinationPixelData
- Type: Int32
The pixel array to receive the data. The size in pixels must be equal to the frame’s PixelDataLength.
- Namespace: Microsoft.Kinect.Toolkit.Fusion
- Assembly:
Microsoft.Kinect.Toolkit.Fusion (in microsoft.kinect.toolkit.fusion.dll)