The situation is this: I have a small 50x50 pic. I also have a small 50x50 transparent picture which contains a frame for the 50x50 pic, so I basically want to put the trans
You can do it using ImageMagick :: Composite. The first user contributed note should be enough to grasp the concept.