From IM Distort to GM?
Thorsten Wilms <[email protected]> Thu, 5 Nov 2020 11:54:07 +0100
| Newsgroups | gmane.comp.video.graphicsmagick.help |
|---|---|
| Message-ID | <[email protected]> |
Hi! I’m trying to move a script from using IM to GM and stumbled over “-compose Distort” not existing in GM. How could the following be translated? convert in.png -resize $template_size\! \ -matte "distortion_map.png" \ -compose Distort -composite "out.png" I found -displace, but it doesn’t work with just distortion_map.png as argument. Also, it’s relative, not absolute, rigth? In other words, how can I distort an image with GM via a combined X/Y absolute distortion map? -- Thorsten Wilms <[email protected]> _______________________________________________ Graphicsmagick-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/graphicsmagick-help