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