Share via


ImageBuffer.RowStride Property

Definition

public:
 property int RowStride { int get(); };
int RowStride();
public int RowStride { get; }
var int32 = imageBuffer.rowStride;
Public ReadOnly Property RowStride As Integer

Property Value

Int32

int

Applies to