Tryag File Manager
Home
-
Turbo Force
Current Path :
/
proc
/
self
/
root
/
usr
/
share
/
doc
/
ImageMagick-6.2.8
/
www
/
api
/
Upload File :
New :
File
Dir
//proc/self/root/usr/share/doc/ImageMagick-6.2.8/www/api/list.html
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <style type="text/css"><!-- @import url("../../www/magick.css"); //--></style> <title>ImageMagick: MagickCore, C API for ImageMagick: Working with Image Lists</title> <meta http-equiv="Content-Language" content="en-US"/> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta http-equiv="Reply-to" content="magick-users@imagemagick.org"/> <meta name="Generator" content="PHP"/> <meta name="Keywords" content="magickcore, c, api, for, imagemagick:, working, with, image, lists, ImageMagick, PerlMagick, Magick++, Image, Magick"/> <meta name="Description" content="ImageMagick (TM) is a free software suite to create, edit and compose bitmap images. It can read, convert and write images in a large variety of formats. Images can be cropped, colors can be changed, various effects can be applied, images can be rotated and combined, and text, lines, polygons, ellipses and Bézier curves can be added to images and stretched and rotated. ImageMagick is free software: it is delivered with full source code and can be freely used, copied, modified and distributed. Its license is compatible with the GPL. It runs on all major operating systems. Most of the functionality of ImageMagick can be used interactively from the command line; more often, however, the features are used from programs written in the programming languages Perl, C, C++, Python, PHP, Ruby or Java, for which ready-made ImageMagick interfaces (PerlMagick, Magick++, PythonMagick, MagickWand for PHP, RubyMagick, and JMagick) are available. This makes it possible to modify or create images automatically and dynamically. ImageMagick supports many image formats (over 90 major formats) including popular formats like TIFF, JPEG, PNG, PDF, PhotoCD, and GIF."/> <meta name="Rating" content="GENERAL"/> <meta name="Robots" content="INDEX, FOLLOW"/> <meta name="Generator" content="ImageMagick Studio LLC"/> <meta name="Author" content="ImageMagick Studio LLC"/> <meta name="Revisit-after" content="2 DAYS"/> <meta name="Resource-type" content="document"/> <meta name="Copyright" content="Copyright (c) 1999-2006 ImageMagick Studio LLC"/> <meta name="Distribution" content="Global"/> <link rel="shortcut icon" href="/../images/wand.ico" type="image/x-icon"/> </head> <body id="www-imagemagick-org"> <table id="titlebar" style="width: 100%;background-color: #f5f5f5" cellpadding="0" cellspacing="0" border="0" summary="ImageMagick"> <tbody> <tr valign="top"> <td align="left"><a href="../../index.html"><img id="titlebar-west" src="../../images/script.png" alt="[ImageMagick]" width="350" height="60" border="0" vspace="28" name="titlebar-west" /></a></td> <td width="35%"><br /></td> <td align="left"><a href="http://www.imagemagick.org/" target="1746142158"><img id="titlebar-west" src="../../images/sponsor.jpg" alt="[sponsor]" border="0" vspace="28" name="titlebar-west" /></a></td> <td width="65%"><br /></td> <td style="background-color: white" align="right"><a href="../../index.html"><img src="../../images/sprite.jpg" alt="" width="114" height="118" border="0" name="titlebar-east" /></a></td> <td style="background-color: white" align="right"><a href="../../index.html"><img id="titlebar-east" src="../../images/logo.jpg" alt="" width="114" height="118" border="0" name="titlebar-east" /></a></td> </tr> </tbody> </table> <table style="width: 100%" border="0" cellpadding="0" cellspacing="0" summary=""> <tbody> <tr valign="top" style="height: 100%;"> <td id="menu" width="1%" height="100%"> <p><a href="#main">Skip to page contents</a></p> <span>[</span> <a href="../../index.html">About ImageMagick</a> <a href="../../www/command-line-tools.html">Command-line Tools</a> <a href="../../www/command-line-processing.html" class="sub">Processing</a> <a href="../../www/command-line-options.html" class="sub">Options</a> <a href="../../www/api.html">Program Interfaces</a> <a href="../../www/magick-wand.html" class="sub">MagickWand</a> <a href="../../www/magick-core.html" class="sub">MagickCore</a> <a href="../../www/perl-magick.html" class="sub">PerlMagick</a> <a href="../../www/architecture.html">Architecture</a> <span>]</span><br /><span>[</span> <a href="../../www/install-source.html">Install from Source</a> <a href="../../www/install-source.html#unix" class="sub">Unix</a> <a href="../../www/install-source.html#windows" class="sub">Windows</a> <a href="../../www/binary-releases.html">Binary Releases</a> <a href="../../www/binary-releases.html#unix" class="sub">Unix</a> <a href="../../www/binary-releases.html#windows" class="sub">Windows</a> <a href="../../www/resources.html">Resources</a> <span>]</span><br /><span>[</span> <a href="../../www/download.html">Download</a> <span>]</span><br /><span>[</span> <a href="../../www/links.html">Links</a> <span>]</span><br /><br /><span>[</span> <a href="../../www/sponsors.html">Sponsors</a> <a href="http://www.greetme.com" class="sponsor" target="sponsor">Making Communication<br />Personal</a><!-- 20990101 --> <span>]</span> </td> <td id="main" valign="top"> <p class="navigation-index">[ <a href="#AppendImageToList">AppendImageToList</a> | <a href="#CloneImageList">CloneImageList</a> | <a href="#CloneImages">CloneImages</a> | <a href="#DeleteImageFromList">DeleteImageFromList</a> | <a href="#DeleteImages">DeleteImages</a> | <a href="#DestroyImageList">DestroyImageList</a> | <a href="#GetFirstImageInList">GetFirstImageInList</a> | <a href="#GetImageFromList">GetImageFromList</a> | <a href="#GetImageIndexInList">GetImageIndexInList</a> | <a href="#GetImageListLength">GetImageListLength</a> | <a href="#GetLastImageInList">GetLastImageInList</a> | <a href="#GetNextImageInList">GetNextImageInList</a> | <a href="#GetPreviousImageInList">GetPreviousImageInList</a> | <a href="#ImageListToArray">ImageListToArray</a> | <a href="#InsertImageInList">InsertImageInList</a> | <a href="#NewImageList">NewImageList</a> | <a href="#PrependImageToList">PrependImageToList</a> | <a href="#RemoveImageFromList">RemoveImageFromList</a> | <a href="#RemoveFirstImageFromList">RemoveFirstImageFromList</a> | <a href="#RemoveLastImageFromList">RemoveLastImageFromList</a> | <a href="#ReplaceImageInList">ReplaceImageInList</a> | <a href="#ReverseImageList">ReverseImageList</a> | <a href="#SpliceImageIntoList">SpliceImageIntoList</a> | <a href="#SplitImageList">SplitImageList</a> ]</p> <div style="margin: auto;"> <h2><a name="AppendImageToList">AppendImageToList</a></h2> </div> <p>AppendImageToList() appends an image to the end of the list.</p> <p>The format of the AppendImageToList method is:</p> <pre class="code"> AppendImageToList(Image *images,const Image *image) </pre> <p>A description of each parameter follows:</p> <h4>images</h4> <p>The image list.</p> <h4>image</h4> <p>The image.</p> <div style="margin: auto;"> <h2><a name="CloneImageList">CloneImageList</a></h2> </div> <p>CloneImageList() returns a duplicate of the image list.</p> <p>The format of the CloneImageList method is:</p> <pre class="code"> Image *CloneImageList(const Image *images,ExceptionInfo *exception) </pre> <p>A description of each parameter follows:</p> <h4>images</h4> <p>The image list.</p> <h4>exception</h4> <p>Return any errors or warnings in this structure.</p> <div style="margin: auto;"> <h2><a name="CloneImages">CloneImages</a></h2> </div> <p>CloneImages() clones one or more images from an image sequence.</p> <p>The format of the CloneImages method is:</p> <pre class="code"> Image *CloneImages(const Image *images,const char *scenes, ExceptionInfo *exception) </pre> <p>A description of each parameter follows:</p> <h4>images</h4> <p>The image sequence.</p> <h4>scenes</h4> <p>This character string specifies which scenes to clone (e.g. 1,3-5,7-6,2).</p> <h4>exception</h4> <p>Return any errors or warnings in this structure.</p> <div style="margin: auto;"> <h2><a name="DeleteImageFromList">DeleteImageFromList</a></h2> </div> <p>DeleteImageFromList() deletes an image from the list.</p> <p>The format of the DeleteImageFromList method is:</p> <pre class="code"> DeleteImageFromList(Image **images) </pre> <p>A description of each parameter follows:</p> <h4>images</h4> <p>The image list.</p> <div style="margin: auto;"> <h2><a name="DeleteImages">DeleteImages</a></h2> </div> <p>DeleteImages() deletes one or more images from an image sequence.</p> <p>The format of the DeleteImages method is:</p> <pre class="code"> DeleteImages(Image **images,const char *scenes,ExceptionInfo *exception) </pre> <p>A description of each parameter follows:</p> <h4>images</h4> <p>The image sequence.</p> <h4>scenes</h4> <p>This character string specifies which scenes to delete (e.g. 1,3-5,7-6,2).</p> <h4>exception</h4> <p>Return any errors or warnings in this structure.</p> <div style="margin: auto;"> <h2><a name="DestroyImageList">DestroyImageList</a></h2> </div> <p>DestroyImageList() destroys an image list.</p> <p>The format of the DestroyImageList method is:</p> <pre class="code"> Image *DestroyImageList(Image *image) </pre> <p>A description of each parameter follows:</p> <h4>image</h4> <p>The image sequence.</p> <div style="margin: auto;"> <h2><a name="GetFirstImageInList">GetFirstImageInList</a></h2> </div> <p>GetFirstImageInList() returns a pointer to the first image in the list.</p> <p>The format of the GetFirstImageInList method is:</p> <pre class="code"> Image *GetFirstImageInList(const Image *images) </pre> <p>A description of each parameter follows:</p> <h4>images</h4> <p>The image list.</p> <div style="margin: auto;"> <h2><a name="GetImageFromList">GetImageFromList</a></h2> </div> <p>GetImageFromList() returns an image at the specified offset from the list.</p> <p>The format of the GetImageFromList method is:</p> <pre class="code"> Image *GetImageFromList(const Image *images,const long index) </pre> <p>A description of each parameter follows:</p> <h4>images</h4> <p>The image list.</p> <h4>index</h4> <p>The position within the list.</p> <div style="margin: auto;"> <h2><a name="GetImageIndexInList">GetImageIndexInList</a></h2> </div> <p>GetImageIndexInList() returns the offset in the list of the specified image.</p> <p>The format of the GetImageIndexInList method is:</p> <pre class="code"> long GetImageIndexInList(const Image *images) </pre> <p>A description of each parameter follows:</p> <h4>images</h4> <p>The image list.</p> <div style="margin: auto;"> <h2><a name="GetImageListLength">GetImageListLength</a></h2> </div> <p>GetImageListLength() returns the length of the list (the number of images in the list).</p> <p>The format of the GetImageListLength method is:</p> <pre class="code"> unsigned long GetImageListLength(const Image *images) </pre> <p>A description of each parameter follows:</p> <h4>images</h4> <p>The image list.</p> <div style="margin: auto;"> <h2><a name="GetLastImageInList">GetLastImageInList</a></h2> </div> <p>GetLastImageInList() returns a pointer to the last image in the list.</p> <p>The format of the GetLastImageInList method is:</p> <pre class="code"> Image *GetLastImageInList(const Image *images) </pre> <p>A description of each parameter follows:</p> <h4>images</h4> <p>The image list.</p> <div style="margin: auto;"> <h2><a name="GetNextImageInList">GetNextImageInList</a></h2> </div> <p>GetNextImageInList() returns the next image in the list.</p> <p>The format of the GetNextImageInList method is:</p> <pre class="code"> Image *GetNextImageInList(const Image *images) </pre> <p>A description of each parameter follows:</p> <h4>images</h4> <p>The image list.</p> <div style="margin: auto;"> <h2><a name="GetPreviousImageInList">GetPreviousImageInList</a></h2> </div> <p>GetPreviousImageInList() returns the previous image in the list.</p> <p>The format of the GetPreviousImageInList method is:</p> <pre class="code"> Image *GetPreviousImageInList(const Image *images) </pre> <p>A description of each parameter follows:</p> <h4>images</h4> <p>The image list.</p> <div style="margin: auto;"> <h2><a name="ImageListToArray">ImageListToArray</a></h2> </div> <p>ImageListToArray() is a convenience method that converts an image list to a sequential array. For example,</p> <p>group = ImageListToArray(images, exception); for (i = 0; i < n; i++) puts(group[i]->filename);</p> <p>The format of the ImageListToArray method is:</p> <pre class="code"> Image **ImageListToArray(const Image *images,ExceptionInfo *exception) </pre> <p>A description of each parameter follows:</p> <h4>image</h4> <p>The image list.</p> <h4>exception</h4> <p>Return any errors or warnings in this structure.</p> <div style="margin: auto;"> <h2><a name="InsertImageInList">InsertImageInList</a></h2> </div> <p>InsertImageInList() inserts an image in the list.</p> <p>The format of the InsertImageInList method is:</p> <pre class="code"> InsertImageInList(Image **images,Image *image) </pre> <p>A description of each parameter follows:</p> <h4>images</h4> <p>The image list.</p> <h4>image</h4> <p>The image.</p> <div style="margin: auto;"> <h2><a name="NewImageList">NewImageList</a></h2> </div> <p>NewImageList() creates an empty image list.</p> <p>The format of the NewImageList method is:</p> <pre class="code"> Image *NewImageList(void) </pre> <div style="margin: auto;"> <h2><a name="PrependImageToList">PrependImageToList</a></h2> </div> <p>PrependImageToList() prepends the image to the beginning of the list.</p> <p>The format of the PrependImageToList method is:</p> <pre class="code"> PrependImageToList(Image *images,Image *image) </pre> <p>A description of each parameter follows:</p> <h4>images</h4> <p>The image list.</p> <h4>image</h4> <p>The image.</p> <div style="margin: auto;"> <h2><a name="RemoveImageFromList">RemoveImageFromList</a></h2> </div> <p>RemoveImageFromList() removes an image from the list.</p> <p>The format of the RemoveImageFromList method is:</p> <pre class="code"> Image *RemoveImageFromList(Image **images) </pre> <p>A description of each parameter follows:</p> <h4>images</h4> <p>The image list.</p> <div style="margin: auto;"> <h2><a name="RemoveFirstImageFromList">RemoveFirstImageFromList</a></h2> </div> <p>RemoveFirstImageFromList() removes the first image in the list.</p> <p>The format of the RemoveFirstImageFromList method is:</p> <pre class="code"> Image *RemoveFirstImageFromList(Image **images) </pre> <p>A description of each parameter follows:</p> <h4>images</h4> <p>The image list.</p> <div style="margin: auto;"> <h2><a name="RemoveLastImageFromList">RemoveLastImageFromList</a></h2> </div> <p>RemoveLastImageFromList() removes the last image from the list.</p> <p>The format of the RemoveLastImageFromList method is:</p> <pre class="code"> Image *RemoveLastImageFromList(Image **images) </pre> <p>A description of each parameter follows:</p> <h4>images</h4> <p>The image list.</p> <div style="margin: auto;"> <h2><a name="ReplaceImageInList">ReplaceImageInList</a></h2> </div> <p>ReplaceImageInList() replaces an image in the list.</p> <p>The format of the ReplaceImageInList method is:</p> <pre class="code"> ReplaceImageInList(Image **images,Image *image) </pre> <p>A description of each parameter follows:</p> <h4>images</h4> <p>The image list.</p> <h4>image</h4> <p>The image.</p> <div style="margin: auto;"> <h2><a name="ReverseImageList">ReverseImageList</a></h2> </div> <p>ReverseImageList() reverses the image list.</p> <p>The format of the ReverseImageList method is:</p> <pre class="code"> ReverseImageList(const Image **images) </pre> <p>A description of each parameter follows:</p> <h4>images</h4> <p>The image list.</p> <div style="margin: auto;"> <h2><a name="SpliceImageIntoList">SpliceImageIntoList</a></h2> </div> <p>SpliceImageIntoList() removes 'length' images from the list and replaces them with the specified splice.</p> <p>The format of the SpliceImageIntoList method is:</p> <pre class="code"> SpliceImageIntoList(Image **images,const unsigned unsigned long, const Image *splice) </pre> <p>A description of each parameter follows:</p> <h4>images</h4> <p>The image list.</p> <h4>length</h4> <p>The length of the image list to remove.</p> <h4>splice</h4> <p>Replace the removed image list with this list.</p> <div style="margin: auto;"> <h2><a name="SplitImageList">SplitImageList</a></h2> </div> <p>SplitImageList() splits an image into two lists.</p> <p>The format of the SplitImageList method is:</p> <pre class="code"> Image *SplitImageList(Image *images) </pre> <p>A description of each parameter follows:</p> <h4>images</h4> <p>The image list.</p> </td> <td id="margin" width="1%" height="100%" valign="top" align="right"> </td> </tr> </tbody> </table> <div id="linkbar"> <a href="http://redux.imagemagick.org/discussion-server" target="1361580531">Discourse Server</a> | <a href="../../www/mailing-list.html">Mailing Lists</a> | <a href="http://redux.imagemagick.org/gallery" target="1679431894">Image Gallery</a> | <a href="http://studio.webbyland.com/MagickStudio/scripts/MagickStudio.cgi" target="428974830">ImageMagick Studio</a> </div> <div> <span id="footer-west">© 1999-2006 ImageMagick Studio LLC</span> </div> <div style="clear: both; margin: 0; width: 100%; "></div> </body> </html>