eg: image a in bigger size image z
i want to change image a in image z with image b.
analogy to php : like str_replace but it is image not the text
is that possible change image in bigger image in imagick ?
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: is that possible change image in bigger image in imagick ?
Yes, ImageMagick can replace parts of an image from parts of a different image.
If you post examples of what you want to do, we can be more specific.
If you post examples of what you want to do, we can be more specific.
snibgo's IM pages: im.snibgo.com