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 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