Search found 2 matches

by adavisirl
2011-11-17T13:16:26-07:00
Forum: Users
Topic: composite image woes with newer ImageMagick version
Replies: 4
Views: 10935

Re: composite image woes with newer ImageMagick version

Thanks dirk1976, that works!
And it works on the older ImageMagick version also, another plus.

Cheers
by adavisirl
2011-11-17T12:24:19-07:00
Forum: Users
Topic: composite image woes with newer ImageMagick version
Replies: 4
Views: 10935

composite image woes with newer ImageMagick version

I have two same-size png files, A.png and B.png.
Each has a white background, a black grid pattern, and some black dots.
The black dots are in different places in each image.
I want to overlay A on B, so that the result shows the dots in both A and B,
along with the grid pattern.

On a Linux box ...