You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > Rotate90 Method > Matrix.Rotate90 Method (TMtx)
MtxVec VCL
ContentsIndex
PreviousUpNext
Matrix.Rotate90 Method (TMtx)

Rotate all Mtx matrix rows 90deg clockwise and store the results in calling matrix.

Pascal
function Rotate90(const Mtx: TMtx): TMtx; overload;

The Rows, Cols and Complex properties of the calling matrix are adjusted automatically.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!