rowBytes
The stride, in bytes, between corresponding elements of consecutive rows in the matrix.
Declaration
var rowBytes: Int { get set }Discussion
This value must be a multiple of the element size.
The stride, in bytes, between corresponding elements of consecutive rows in the matrix.
var rowBytes: Int { get set }This value must be a multiple of the element size.