How to combine three images and create single image in rails

Hi can any buddy help me to find the way to create single image with
combination of three images.

you can use Image Magick or other Image processing software

Example http://www.imagemagick.org/script/montage.php

On Wed, May 20, 2015 at 2:05 PM, Arvind V. [email protected]
wrote:

https://groups.google.com/d/msgid/rubyonrails-talk/f6536b05-c060-4e66-ab01-6225a26ffaba%40googlegroups.com

https://groups.google.com/d/msgid/rubyonrails-talk/f6536b05-c060-4e66-ab01-6225a26ffaba%40googlegroups.com?utm_medium=email&utm_source=footer

.
For more options, visit https://groups.google.com/d/optout.


Rajeev Kannav Sharma
http://www.google.com/search?q=Rajeev+Kannav+Sharma&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a

Yes I am using that , and found the command "composite arvind.png
download.png arvind4.png " but I need to know is there any process in
which
I can convert three images to one in a single time