MtxExpr.FlipVer Method

function FlipVer(const SrcMtx: TMtx): Matrix;

Flips the source matrix vertically.

#NameTypeDescription
1SrcMtxTMtx

Returns: Matrix

Remarks:

Internally calls Matrix.FlipVer