MtxExpr.Rotate90 Method

function Rotate90(const Mtx: TMtx): Matrix;

Rotates the matrix by 90 degree.

#NameTypeDescription
1MtxTMtx

Returns: Matrix

Remarks:

Internally calls Matrix.Rotate90