[magick-users] composite syntax
Anthony Thyssen
anthony at griffith.edu.au
Fri Jun 29 21:52:48 PDT 2007
Dado Feigenblatt on wrote...
| I can't figure out the command line syntax to combine a series of tiles.
| The tiles are all the same size of the resulting image,
| i.e. they are mostly black with a small colored rectangle, so I can't
| 'assemble'.
| They also have alpha.
| I think a simple 'over', 'add', or 'max' operation should do, but I
| can't get that to work in the command line.
| I think I'm looking for something like
| composite -compose 'add' (tiles*) out.png
| Am I any close?
|
composite is a very old bais command, that will only compose two (2)
images together. That is ALL.
To compose multiple images together see -flatten....
http://www.imagemagick.org/Usage/mosaics/#flatten
Lots of other things on that page too that may be relevent.
Without more detail however that is all I can provide you.
Anthony Thyssen ( System Programmer ) <A.Thyssen at griffith.edu.au>
-----------------------------------------------------------------------------
SPACE FOR THIS INSERTION IS DONATED BY THE PUBLISHERS AS
A SERVICE TO THE COMMUNITY -- John Brunner - "The Sheep Look Up"
-----------------------------------------------------------------------------
Anthony's Home is his Castle http://www.cit.gu.edu.au/~anthony/
More information about the Magick-users
mailing list