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