Hi All,
I would need to over-impose an arrow shape in the middle of an image. Is there a simple way to do that in ImageMagick? Are these arrows coded somehow?
I would very much appreciate your help, I'm not too familiar with this tool, I only used it for very simple things so far.
Best
Ilaria
over-impose an arrow on an image
-
- Posts: 2
- Joined: 2013-01-09T01:19:58-07:00
- Authentication code: 6789
-
- Posts: 2
- Joined: 2013-01-09T01:19:58-07:00
- Authentication code: 6789
Re: over-impose an arrow on an image
Never mind I found the solution with
composite -gravity center arrow.png image.png arrow_Image.png
Very nice!
Best
composite -gravity center arrow.png image.png arrow_Image.png
Very nice!
Best