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.
Gets the length in pixels of the data for an image frame.
Syntax
public:
property uint32 LengthInPixels {
uint32 get ();
}
public uint LengthInPixels { get; }
var lengthInPixels = frameDescription.lengthInPixels;
Property value
[C++]
[C#]
[JavaScript]
Type: uint32
Type: uint
Type: Number
The length in pixels of the data for an image frame.
Requirements
Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd