function FlipVer(const SrcMtx: TMtx): Matrix;
Flips the source matrix vertically.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | SrcMtx | TMtx |
Returns: Matrix
Remarks:
Internally calls Matrix.FlipVer
Flips the source matrix vertically.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | SrcMtx | TMtx |
Returns: Matrix
Internally calls Matrix.FlipVer