Posts Tagged ‘composite’

convert – converts an input file using one image format to another
USAGE
convert [ options ... ] input_file output_file

DESCRIPTION
Convert converts an input file using one image format to an output file
with a differing image format. [...]

Wednesday, August 26th, 2009 at 23:53 | Comments Off
Categories: c

composite – composite images together.
USAGE
composite [ options ... ] change-image base-image [ mask-image ] out-
put-image

DESCRIPTION
composite composites (combines) images to create new images. base-
[...]

Wednesday, August 26th, 2009 at 23:50 | Comments Off
Categories: c

compare – compare an image to a reconstructed image.
USAGE
compare file [ file ... ]

DESCRIPTION
Compare – compare an image to a reconstructed image.

OPTIONS
COMPARE OPTIONS
For a more detailed description of each option, [...]

Wednesday, August 26th, 2009 at 23:49 | Comments Off
Categories: c

animate – animate a sequence of images
USAGE
animate [ options ...] file [ [ options ...] file …]

DESCRIPTION
Animate displays a sequence of images on any workstation display run-
ning an X server. animate first [...]

Tuesday, August 25th, 2009 at 22:07 | Comments Off
Categories: A
TOP