Contents

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.

See Also

Properties