$ magick --version
Version: ImageMagick 7.0.8-65 Q16 x86_64 2019-09-29 https://imagemagick.org
------------------------------
What magick commands can I use to cut out portions of one image (i.e. crop several images out of one image) and them combine them on top of another image (such as a background image)?
Crop and combine?
-
- Posts: 7
- Joined: 2019-09-28T17:46:10-07:00
- Authentication code: 1152
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Crop and combine?
Please post an example of your input and desired output. What areas need to be cropped? Are they rectangular or irregular? Stacked in what way -- top to bottom or composited over each other.
What is your platform, as syntax may differ as would scripting.
What is your platform, as syntax may differ as would scripting.