ColorImageFrame.Width Property
Gets the width of the frame, in pixels.
Syntax
public:
property uint32 Width {
uint32 get ();
}
public uint Width { get; }
var width = colorImageFrame.width;
Property value
[C++]
[C#]
[JavaScript]
Type: uint32
Type: uint
Type: Number
The width of the frame, in pixels.
Requirements
Namespace: Microsoft.Kinect.Fusion
Metadata: microsoft.kinect.fusion.winmd