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 height of the frame, in pixels.
Syntax
public:
property uint32 Height {
uint32 get ();
}
public uint Height { get; }
var height = colorImageFrame.height;
Property value
[C++]
[C#]
[JavaScript]
Type: uint32
Type: uint
Type: Number
The height of the frame, in pixels.
Requirements
Namespace: Microsoft.Kinect.Fusion
Metadata: microsoft.kinect.fusion.winmd