Menu

#5 merging of images

open
nobody
None
5
2006-04-06
2006-04-06
Anonymous
No

It would be nice to have functions to merge two or more
images. Concatenate them (left-to-right or
top-to-bottom), or put one image on another (using bit
operations (XOR, AND, OR or just PutPixel) including
proper alpha blending.

See imagemagick's compose for examples:
http://www.imagemagick.org/script/command-line-options.php#compose

Greetings,

Lars H. Rohwedder

Discussion


Log in to post a comment.