1animate(1)                  General Commands Manual                 animate(1)
2
3
4

NAME

6       animate - animates an image or image sequence on any X server.
7

SYNOPSIS

9       animate [options] input-file
10

OVERVIEW

12       The  animate  program is a member of the ImageMagick(1) suite of tools.
13       Use it to animate an image or image sequence on any X server.
14
15       For more information about the animate command, point your  browser  to
16       file:///usr/share/doc/ImageMagick-6.7.2//www/animate.html            or
17       http://www.imagemagick.org/script/animate.php.
18

DESCRIPTION

20       Image Settings:
21         -authenticate value  decrypt image with this password
22         -backdrop            display image centered on a backdrop
23         -channel type        apply option to select image channels
24         -colormap type       Shared or Private
25         -colorspace type     alternate image colorspace
26         -decipher filename   convert cipher pixels to plain pixels
27         -define format:option
28                              define one or more image format options
29         -delay value         display the next image after pausing
30         -density geometry    horizontal and vertical density of the image
31         -depth value         image depth
32         -display server      display image to this X server
33         -dispose method      layer disposal method
34         -dither method       apply error diffusion to image
35         -format "string"     output formatted image characteristics
36         -gamma value         level of gamma correction
37         -geometry geometry   preferred size and location of the Image window
38         -gravity type        horizontal and vertical backdrop placement
39         -identify            identify the format and characteristics  of  the
40       image
41         -immutable           displayed image cannot be modified
42         -interlace type      type of image interlacing scheme
43         -interpolate method  pixel color interpolation method
44         -limit type value    pixel cache resource limit
45         -loop iterations     loop images then exit
46         -matte               store matte channel if the image has one
47         -map type            display image using this Standard Colormap
48         -monitor             monitor progress
49         -pause               seconds to pause before reanimating
50         -page geometry       size and location of an image canvas (setting)
51         -quantize colorspace reduce colors in this colorspace
52         -quiet               suppress all warning messages
53         -regard-warnings     pay attention to warning messages
54         -remote command      execute a command in an remote display process
55         -sampling-factor geometry
56                              horizontal and vertical sampling factor
57         -scenes range        image scene range
58         -seed value          seed a new sequence of pseudo-random numbers
59         -set attribute value set an image attribute
60         -size geometry       width and height of image
61         -support factor      resize support: > 1.0 is blurry, < 1.0 is sharp
62         -transparent-color color
63                              transparent color
64         -treedepth value     color tree depth
65         -verbose             print detailed information about the image
66         -visual type         display image using this visual type
67         -virtual-pixel method
68                              virtual pixel access method
69         -window id           display image to background of this window
70
71       Image Operators:
72         -colors value        preferred number of colors in the image
73         -crop geometry       preferred size and location of the cropped image
74         -extract geometry    extract area from image
75         -monochrome          transform image to black and white
76         -repage geometry     size and location of an image canvas (operator)
77         -resample geometry   change the resolution of an image
78         -resize geometry     resize the image
79         -rotate degrees      apply Paeth rotation to the image
80         -strip               strip image of all profiles and comments
81         -trim                trim image edges
82
83       Image Sequence Operators:
84         -coalesce            merge a sequence of images
85         -flatten             flatten a sequence of images
86
87       Miscellaneous Options:
88         -debug events        display copious debugging information
89         -help                print program options
90         -log format          format of debugging information
91         -list type           print a list of supported option arguments
92         -version             print version information
93
94       In  addition  to  those  listed above, you can specify these standard X
95       resources as command line options:  -background, -bordercolor, -border‐
96       width,  -font, -foreground, -iconGeometry, -iconic, -name, -mattecolor,
97       -shared-memory, or -title.
98
99       By default, the image format of `file' is determined by its magic  num‐
100       ber.   To  specify a particular image format, precede the filename with
101       an image format name and a colon (i.e. ps:image) or specify  the  image
102       type as the filename suffix (i.e. image.ps).  Specify 'file' as '-' for
103       standard input or output.
104
105       Buttons:
106         1    press to map or unmap the Command widget
107

SEE ALSO

109       ImageMagick(1)
110
111
113       Copyright (C) 1999-2011 ImageMagick Studio LLC.  Additional  copyrights
114       and       licenses      apply      to      this      software,      see
115       file:///usr/share/doc/ImageMagick-6.7.2//www/license.html            or
116       http://www.imagemagick.org/script/license.php
117
118
119
120ImageMagick                Date: 2009/01/10 01:00:00                animate(1)
Impressum