Matrix Rotate90(TMtx Mtx)
Rotates the matrix by 90 degree.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Mtx | TMtx | source TMtx |
Returns: Matrix
Remarks:
Internally calls Dew.Math.Matrix.Rotate90
Rotates the matrix by 90 degree.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Mtx | TMtx | source TMtx |
Returns: Matrix
Internally calls Dew.Math.Matrix.Rotate90