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

Flip all SrcMtx matrix elements horizontally and store the results in the calling matrix.

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

The flip operation is performed on all SrcMtx matrix rows. 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!