Trim image and return trimmed amount

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
User avatar
GeeMack
Posts: 718
Joined: 2015-12-01T22:09:46-07:00
Authentication code: 1151
Location: Central Illinois, USA

Re: Trim image and return trimmed amount

Post by GeeMack »

I think the idea is to find the trim specs from one image, then crop that image and another one to those same specs.
Post Reply