ColorImageFrame.Stride Property
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