MtxExpr.FlipHor Method

function FlipHor(const SrcMtx: TMtx): Matrix;

Flips the source matrix horizontally.

#NameTypeDescription
1SrcMtxTMtx

Returns: Matrix

Remarks:

Internally calls Matrix.FlipHor