You are here: Symbol Reference > MtxExprInt Namespace > Classes > MatrixInt Record > public > FlipHor Method > MatrixInt.FlipHor Method (TMtxInt)
MtxVec VCL
ContentsIndex
PreviousUpNext
MatrixInt.FlipHor Method (TMtxInt)

Flip all SrcMtx matrix elements horizontally.

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

Store the results in the calling matrix. The flip operation is performed on all SrcMtx matrix Rows. The Rows, Cols and IntPrecision properties of callign matrix are adjusted automatically.

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