Differences between current version and previous revision of composite(1).
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Monday, June 3, 2002 6:50:02 pm | by perry | |
Older page: | version 1 | Last edited on Monday, June 3, 2002 6:50:02 pm | by perry | Revert |
@@ -76,10 +76,10 @@
To composite a red, green, and blue color plane into a
single composite image, try
-composite -compose CopyGreen red.png green.png red-green.png
-composite -compose CopyBlue red-green.png blue.png
+composite -compose !
CopyGreen red.png green.png red-green.png
+composite -compose !
CopyBlue red-green.png blue.png
composite.png
!!OPTIONS
@@ -89,9 +89,9 @@
values after each image is read.
For a more detailed description of each option, see
-''ImageMagick(1)''.
+''!
ImageMagick(1)''.
__-background__ ''''
@@ -388,9 +388,9 @@
composite'']
For a more detailed description of each option, see
-''ImageMagick(1)''.
+''!
ImageMagick(1)''.
!!ENVIRONMENT
__DISPLAY__
@@ -401,14 +401,14 @@
!!SEE ALSO
animate(1), display(1), conjure(1), convert(1), identify(1),
-ImageMagick(1), import(1), mogrify(1),
+!
ImageMagick(1), import(1), mogrify(1),
montage(1)
!!COPYRIGHT
-__Copyright (C) 2002 ImageMagick Studio__
+__Copyright (C) 2002 !
ImageMagick Studio__
__Permission is hereby granted, free of charge, to any
person obtaining a copy of this software and associated
@@ -417,22 +417,22 @@
__The above copyright notice and this permission notice
shall be included in all copies or substantial portions of
-ImageMagick.__
+!
ImageMagick.__
__The software is provided
__
__Except as contained in this notice, the name of the
-ImageMagick Studio LLC shall not be used in advertising or
+!
ImageMagick Studio LLC shall not be used in advertising or
otherwise to promote the sale, use or other dealings in
-ImageMagick without prior written authorization from the
-ImageMagick Studio.__
+!
ImageMagick without prior written authorization from the
+!
ImageMagick Studio.__
!!AUTHORS
-''John Cristy, ImageMagick Studio LLC, Glenn
-Randers-Pehrson, ImageMagick Studio LLC.''
+''John Cristy, !
ImageMagick Studio LLC, Glenn
+Randers-Pehrson, !
ImageMagick Studio LLC.''
----