Gets a linear representation of the image according to the matrixOrder rule that is, if matrixOrder is RowMajor, then the image is given row by row if matrixOrder is ColumnMajor, then the image is given column by column
See Implementation
Gets a linear representation of the image according to the matrixOrder rule that is, if matrixOrder is RowMajor, then the image is given row by row if matrixOrder is ColumnMajor, then the image is given column by column