mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 13:02:35 +08:00
51bdf02f05
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1558 af4574ff-66df-0310-9fd7-8a98e5e911e0
49 lines
1.3 KiB
XML
49 lines
1.3 KiB
XML
<sect2>
|
|
<title>Contents</title>
|
|
|
|
<para><application>ImageMagick</application> contains <command>animate</command>,
|
|
<command>composite</command>,
|
|
<command>conjure</command>,
|
|
<command>convert</command>,
|
|
<command>display</command>,
|
|
<command>identify</command>,
|
|
<command>import</command>,
|
|
<command>mogrify</command>,
|
|
<command>montage</command>, and the
|
|
<filename class="libraryfile">libMagick</filename> and
|
|
<filename class="libraryfile">libMagick++</filename> libraries.</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2><title>Description</title>
|
|
|
|
<sect3><title>animate</title>
|
|
<para>Animates a sequence of images.</para></sect3>
|
|
|
|
<sect3><title>composite</title>
|
|
<para>Composites various images into the given base image.</para></sect3>
|
|
|
|
<sect3><title>conjure</title>
|
|
<para>Processes a Magick Scripting Language (MSL) script to create
|
|
an image.</para></sect3>
|
|
|
|
<sect3><title>convert</title>
|
|
<para>Convert image(s) from one format to another.</para></sect3>
|
|
|
|
<sect3><title>display</title>
|
|
<para>Display the image.</para></sect3>
|
|
|
|
<sect3><title>identify</title>
|
|
<para>Describes the format and characteristics of an image file.</para></sect3>
|
|
|
|
<sect3><title>import</title>
|
|
<para>Captures an X window.</para></sect3>
|
|
|
|
<sect3><title>mogrify</title>
|
|
<para>Transforms an image.</para></sect3>
|
|
|
|
<sect3><title>montage</title>
|
|
<para>Composites various images into a new image.</para></sect3>
|
|
|
|
</sect2>
|