Page 1 of 1

over-impose an arrow on an image

Posted: 2013-01-09T01:24:16-07:00
by alesilaria
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

Re: over-impose an arrow on an image

Posted: 2013-01-09T03:28:30-07:00
by alesilaria
Never mind I found the solution with
composite -gravity center arrow.png image.png arrow_Image.png

Very nice!
Best