Skip to content

Commit 690c078

Browse files
docs: add page in useful tips about transform() parameters and options (#154)
1 parent b6cf5b8 commit 690c078

File tree

9 files changed

+3162
-1
lines changed

9 files changed

+3162
-1
lines changed

docs/features/geometry/geometry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ Geometric operations in image processing involve transforming the spatial coordi
1414
| [Resize(`resize`)](./resize.md 'internal link on resize') | ✅ | ❌ |
1515
| [Rotate(`rotate`)](./rotate.md 'internal link on rotate') | ✅ | ❌ |
1616
| [Transform(`transform`)](./transform.md 'internal link on transform') | ✅ | ❌ |
17-
| [Transform and rotate(`transformRotate`)](./transform-and-rotate 'internal link on transformRotate') | ✅ | ❌ |
17+
| [Transform and rotate(`transformRotate`)](./transform-and-rotate.md 'internal link on transformRotate') | ✅ | ❌ |
1818
| [Get perspective warp matrix(`getPerspectiveWarp`)](./get-perspective-warp-matrix.md 'internal link on getPerspectiveWarp') | - | - |

docs/useful-tips/images/transform-parameters/borderTypes.svg

Lines changed: 143 additions & 0 deletions
Loading
Lines changed: 148 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)