Hallo all,
i was searching the last 4 hours the docs to find a way to tend a image.
is there a simple way to do this?
greets and sorry for my bad english
Spooky
with tend i mean this
Tend a image
Re: Tend a image
The simplest way would be using -shear:
Code: Select all
convert input.jpg -background white -shear 15x0 output.jpg
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: Tend a image
See Simple Image Warps in IM Examples.
http://www.imagemagick.org/Usage/warping/#shear
http://www.imagemagick.org/Usage/warping/#shear
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/