The version I was using was :
If you type :
convert --help at prompt,
you may see following :
ImageMagic 6.7.7-10 2014-03-06 Q16 (C) 1999-2012 ImageMagic Studio LLC Features: OpenMP
Usage:
convert.im6
This command was supporting -adjoin , -alpha , -antialias , -format , -quality value JPEG, PNG etc , -auto-orient, -flip , -rotate, -morph etc and so on
.From IM help:
To specify image format use (colon) ps:image or (suffix) image.ps .
Specify 'file' as '-' for standard input or output.
.. Afterusing import command with filename, I was able to select a screen area with mouse. This selected area was combined with the selected file , etc etc.
... While using command with proper *syntacs* .
Note: I was using x86-32 !