Left view in transparent image

Middle view in transparent image

I want to find the NEW and ANOTHER both elements position in the left image.
I also want to find the positions of images in middle view.
Any help would be appreciated.
Code: Select all
convert in.png -format %@ info:
With trim i can not get the position of the individual elements like this. I am getting whole elemnts position after trimmingsnibgo wrote:With "-trim" or "-format %@".
Code: Select all
convert in.png -format %@ info: