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

Flip all SrcMtx matrix elements vertically and store the results in the calling matrix. The flip operation is performed on all SrcMtx matrix columns.

Pascal
function FlipVer(const SrcMtx: TMtx): TMtx; overload;

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

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