141 lines
12 KiB
HTML
141 lines
12 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of animate-im6.q16</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>animate-im6.q16</H1>
|
|
Section: User Commands (1)<BR>Updated: Date: 2009/01/10 01:00:00<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
animate - animates an image or image sequence on any X server.
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="1"><B>animate-im6.q16</B> [<I>options</I>] <I>input-file</I><DD>
|
|
</DL>
|
|
<A NAME="lbAD"> </A>
|
|
<H2>OVERVIEW</H2>
|
|
|
|
The <B>animate-im6.q16</B> program is a member of the <A HREF="/cgi-bin/man/man2html?1+ImageMagick-ims6.q16">ImageMagick-ims6.q16</A>(1) suite of tools. Use it to animate an image or image sequence on any X server.
|
|
<P>
|
|
For more information about the animate command, point your browser to <A HREF="file:///usr/share/doc/imagemagick-6-common/html/www/animate.html">file:///usr/share/doc/imagemagick-6-common/html/www/animate.html</A> (on debian system you may install the imagemagick-6 package) or <A HREF="http://imagemagick.org/script/animate.php.">http://imagemagick.org/script/animate.php.</A>
|
|
<A NAME="lbAE"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
Image Settings:
|
|
<BR> -alpha option on, activate, off, deactivate, set, opaque, copy
|
|
<BR> transparent, extract, background, or shape
|
|
<BR> -authenticate value decrypt image with this password
|
|
<BR> -backdrop display image centered on a backdrop
|
|
<BR> -channel type apply option to select image channels
|
|
<BR> -colormap type Shared or Private
|
|
<BR> -colorspace type alternate image colorspace
|
|
<BR> -decipher filename convert cipher pixels to plain pixels
|
|
<BR> -define format:option
|
|
<BR> define one or more image format options
|
|
<BR> -delay value display the next image after pausing
|
|
<BR> -density geometry horizontal and vertical density of the image
|
|
<BR> -depth value image depth
|
|
<BR> -display server display image to this X server
|
|
<BR> -dispose method layer disposal method
|
|
<BR> -dither method apply error diffusion to image
|
|
<BR> -filter type use this filter when resizing an image
|
|
<BR> -format "string" output formatted image characteristics
|
|
<BR> -gamma value level of gamma correction
|
|
<BR> -geometry geometry preferred size and location of the Image window
|
|
<BR> -gravity type horizontal and vertical backdrop placement
|
|
<BR> -identify identify the format and characteristics of the image
|
|
<BR> -immutable displayed image cannot be modified
|
|
<BR> -interlace type type of image interlacing scheme
|
|
<BR> -interpolate method pixel color interpolation method
|
|
<BR> -limit type value pixel cache resource limit
|
|
<BR> -loop iterations loop images then exit
|
|
<BR> -matte store matte channel if the image has one
|
|
<BR> -map type display image using this Standard Colormap
|
|
<BR> -monitor monitor progress
|
|
<BR> -pause seconds to pause before reanimating
|
|
<BR> -page geometry size and location of an image canvas (setting)
|
|
<BR> -quantize colorspace reduce colors in this colorspace
|
|
<BR> -quiet suppress all warning messages
|
|
<BR> -regard-warnings pay attention to warning messages
|
|
<BR> -remote command execute a command in an remote display process
|
|
<BR> -repage geometry size and location of an image canvas (operator)
|
|
<BR> -respect-parentheses settings remain in effect until parenthesis boundary
|
|
<BR> -sampling-factor geometry
|
|
<BR> horizontal and vertical sampling factor
|
|
<BR> -scenes range image scene range
|
|
<BR> -seed value seed a new sequence of pseudo-random numbers
|
|
<BR> -set attribute value set an image attribute
|
|
<BR> -size geometry width and height of image
|
|
<BR> -support factor resize support: > 1.0 is blurry, < 1.0 is sharp
|
|
<BR> -transparent-color color
|
|
<BR> transparent color
|
|
<BR> -treedepth value color tree depth
|
|
<BR> -verbose print detailed information about the image
|
|
<BR> -visual type display image using this visual type
|
|
<BR> -virtual-pixel method
|
|
<BR> virtual pixel access method
|
|
<BR> -window id display image to background of this window
|
|
<P>
|
|
Image Operators:
|
|
<BR> -colors value preferred number of colors in the image
|
|
<BR> -crop geometry preferred size and location of the cropped image
|
|
<BR> -extract geometry extract area from image
|
|
<BR> -monochrome transform image to black and white
|
|
<BR> -resample geometry change the resolution of an image
|
|
<BR> -resize geometry resize the image
|
|
<BR> -rotate degrees apply Paeth rotation to the image
|
|
<BR> -strip strip image of all profiles and comments
|
|
<BR> -thumbnail geometry create a thumbnail of the image
|
|
<BR> -trim trim image edges
|
|
<P>
|
|
Image Sequence Operators:
|
|
<BR> -coalesce merge a sequence of images
|
|
<BR> -flatten flatten a sequence of images
|
|
<P>
|
|
Miscellaneous Options:
|
|
<BR> -debug events display copious debugging information
|
|
<BR> -help print program options
|
|
<BR> -log format format of debugging information
|
|
<BR> -list type print a list of supported option arguments
|
|
<BR> -version print version information
|
|
<P>
|
|
In addition to those listed above, you can specify these standard X resources as command line options: -background, -bordercolor, -borderwidth, -font, -foreground, -iconGeometry, -iconic, -name, -mattecolor, -shared-memory, or -title.
|
|
<P>
|
|
By default, the image format of `file' is determined by its magic number. To specify a particular image format, precede the filename with an image format name and a colon (i.e. ps:image) or specify the image type as the filename suffix (i.e. image.ps). Specify 'file' as '-' for standard input or output.
|
|
<P>
|
|
Buttons:
|
|
<BR> 1 press to map or unmap the Command widget
|
|
<A NAME="lbAF"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<A HREF="/cgi-bin/man/man2html?1+ImageMagick-ims6.q16">ImageMagick-ims6.q16</A>(1)
|
|
<P>
|
|
<A NAME="lbAG"> </A>
|
|
<H2>COPYRIGHT</H2>
|
|
|
|
<P>
|
|
<B>Copyright (C) 1999-2019 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see <A HREF="file:///usr/share/doc/imagemagick-6-common/html/www/license.html">file:///usr/share/doc/imagemagick-6-common/html/www/license.html</A> (on debian system you may install the imagemagick-6 package) or <A HREF="http://imagemagick.org/script/license.php">http://imagemagick.org/script/license.php</A></B>
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="2"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="3"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="4"><A HREF="#lbAD">OVERVIEW</A><DD>
|
|
<DT id="5"><A HREF="#lbAE">DESCRIPTION</A><DD>
|
|
<DT id="6"><A HREF="#lbAF">SEE ALSO</A><DD>
|
|
<DT id="7"><A HREF="#lbAG">COPYRIGHT</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:05:06 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|