Click or drag to resize

BitmapDataBufferStride Property

Gets the byte width of each row of pixels.

Namespace:  CSVideoPlayer
Assembly:  CSVideoPlayer (in CSVideoPlayer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int Stride { get; }

Property Value

Type: Int32
See Also