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