Share via


FusionImageFrame.PixelDataLength Property

Gets the total number of pixels in the buffer of this ImageFrame.

Syntax

public int PixelDataLength { get; }

Property Value

Type: Int32
The total number of pixels in the buffer of this ImageFrame.

Requirements

Namespace: Microsoft.Kinect.Toolkit.Fusion

Assembly: Microsoft.Kinect.Toolkit.Fusion (in microsoft.kinect.toolkit.fusion.dll)

See Also

Reference

FusionImageFrame Class
FusionImageFrame Members
Microsoft.Kinect.Toolkit.Fusion Namespace