Search found 2 matches

by elmazza
2011-11-23T03:56:11-07:00
Forum: Users
Topic: Insert an image into another
Replies: 3
Views: 23432

Re: Insert an image into another

many thanks!!

i think, meanwhile, i found another way as well eheh:

Code: Select all

composite -gravity Center image.jpg white.jpg result.jpg
many thanks for your answer!!!!!
by elmazza
2011-11-23T03:07:48-07:00
Forum: Users
Topic: Insert an image into another
Replies: 3
Views: 23432

Insert an image into another

hi all,

im using imagemagick (v. 6.7.3 q16).

im very new at it.

my problem is the following: i have an image (let's say image.jpg).

what i want to do is to insert this image inside a white image in the center. i want the image.jpg to be opaque (the "white" of the other image if it's bigger than ...