blob: ef842983a61b674656ea5977f27ee1a375ce7424 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.3"/>
<title>MagickCore: animate.c File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">MagickCore
&#160;<span id="projectnumber">6.8.3</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.3 -->
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('animate_8c.html','');});
</script>
<div id="doc-content">
<div class="header">
<div class="summary">
<a href="animate_8c.html#func-members">Functions</a> </div>
<div class="headertitle">
<div class="title">animate.c File Reference</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &quot;<a class="el" href="studio_8h_source.html">MagickCore/studio.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="animate_8h_source.html">MagickCore/animate.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="animate-private_8h_source.html">MagickCore/animate-private.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="attribute_8h_source.html">MagickCore/attribute.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="client_8h_source.html">MagickCore/client.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="color_8h_source.html">MagickCore/color.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="color-private_8h_source.html">MagickCore/color-private.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="colorspace_8h_source.html">MagickCore/colorspace.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="colorspace-private_8h_source.html">MagickCore/colorspace-private.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="constitute_8h_source.html">MagickCore/constitute.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="delegate_8h_source.html">MagickCore/delegate.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="exception_8h_source.html">MagickCore/exception.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="exception-private_8h_source.html">MagickCore/exception-private.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="geometry_8h_source.html">MagickCore/geometry.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="image-private_8h_source.html">MagickCore/image-private.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="layer_8h_source.html">MagickCore/layer.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="list_8h_source.html">MagickCore/list.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="log_8h_source.html">MagickCore/log.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="image_8h_source.html">MagickCore/image.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="memory___8h_source.html">MagickCore/memory_.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="monitor_8h_source.html">MagickCore/monitor.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="monitor-private_8h_source.html">MagickCore/monitor-private.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="option_8h_source.html">MagickCore/option.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="pixel-accessor_8h_source.html">MagickCore/pixel-accessor.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="property_8h_source.html">MagickCore/property.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="resource___8h_source.html">MagickCore/resource_.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="string___8h_source.html">MagickCore/string_.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="string-private_8h_source.html">MagickCore/string-private.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="transform_8h_source.html">MagickCore/transform.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="utility_8h_source.html">MagickCore/utility.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="utility-private_8h_source.html">MagickCore/utility-private.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="version_8h_source.html">MagickCore/version.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="widget_8h_source.html">MagickCore/widget.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="widget-private_8h_source.html">MagickCore/widget-private.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="xwindow_8h_source.html">MagickCore/xwindow.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="xwindow-private_8h_source.html">MagickCore/xwindow-private.h</a>&quot;</code><br/>
</div><div class="textblock"><div class="dynheader">
Include dependency graph for animate.c:</div>
<div class="dyncontent">
<div class="center"><img src="animate_8c__incl.png" border="0" usemap="#animate_8c" alt=""/></div>
<map name="animate_8c" id="animate_8c">
<area shape="rect" id="node3" href="studio_8h.html" title="MagickCore/studio.h" alt="" coords="1087,667,1240,693"/><area shape="rect" id="node46" href="animate_8h.html" title="MagickCore/animate.h" alt="" coords="5057,88,5223,115"/><area shape="rect" id="node48" href="animate-private_8h.html" title="MagickCore/animate\l&#45;private.h" alt="" coords="5248,81,5401,122"/><area shape="rect" id="node50" href="attribute_8h.html" title="MagickCore/attribute.h" alt="" coords="3269,427,3437,453"/><area shape="rect" id="node52" href="image_8h.html" title="MagickCore/image.h" alt="" coords="3513,501,3665,528"/><area shape="rect" id="node54" href="color_8h.html" title="MagickCore/color.h" alt="" coords="4321,584,4465,611"/><area shape="rect" id="node58" href="colorspace_8h.html" title="MagickCore/colorspace.h" alt="" coords="4459,816,4643,843"/><area shape="rect" id="node60" href="exception_8h.html" title="MagickCore/exception.h" alt="" coords="2237,741,2413,768"/><area shape="rect" id="node83" href="geometry_8h.html" title="MagickCore/geometry.h" alt="" coords="3914,741,4088,768"/><area shape="rect" id="node86" href="layer_8h.html" title="MagickCore/layer.h" alt="" coords="2383,584,2527,611"/><area shape="rect" id="node93" href="monitor_8h.html" title="MagickCore/monitor.h" alt="" coords="4826,584,4989,611"/><area shape="rect" id="node97" href="string___8h.html" title="MagickCore/string_.h" alt="" coords="2101,667,2256,693"/><area shape="rect" id="node115" href="client_8h.html" title="MagickCore/client.h" alt="" coords="5427,88,5573,115"/><area shape="rect" id="node118" href="color-private_8h.html" title="MagickCore/color&#45;private.h" alt="" coords="4272,261,4467,288"/><area shape="rect" id="node122" href="colorspace-private_8h.html" title="MagickCore/colorspace\l&#45;private.h" alt="" coords="4141,81,4312,122"/><area shape="rect" id="node125" href="image-private_8h.html" title="MagickCore/image&#45;private.h" alt="" coords="4264,179,4467,205"/><area shape="rect" id="node128" href="pixel-accessor_8h.html" title="MagickCore/pixel&#45;accessor.h" alt="" coords="3933,179,4139,205"/><area shape="rect" id="node151" href="constitute_8h.html" title="MagickCore/constitute.h" alt="" coords="5037,344,5216,371"/><area shape="rect" id="node154" href="delegate_8h.html" title="MagickCore/delegate.h" alt="" coords="5598,88,5767,115"/><area shape="rect" id="node157" href="exception-private_8h.html" title="MagickCore/exception\l&#45;private.h" alt="" coords="1991,577,2155,618"/><area shape="rect" id="node159" href="log_8h.html" title="MagickCore/log.h" alt="" coords="1943,667,2076,693"/><area shape="rect" id="node167" href="list_8h.html" title="MagickCore/list.h" alt="" coords="5792,88,5921,115"/><area shape="rect" id="node171" href="memory___8h.html" title="MagickCore/memory_.h" alt="" coords="4971,179,5147,205"/><area shape="rect" id="node174" href="monitor-private_8h.html" title="MagickCore/monitor\l&#45;private.h" alt="" coords="3474,337,3627,378"/><area shape="rect" id="node177" href="option_8h.html" title="MagickCore/option.h" alt="" coords="5947,88,6100,115"/><area shape="rect" id="node180" href="property_8h.html" title="MagickCore/property.h" alt="" coords="6126,88,6292,115"/><area shape="rect" id="node182" href="resource___8h.html" title="MagickCore/resource_.h" alt="" coords="6317,88,6493,115"/><area shape="rect" id="node185" href="string-private_8h.html" title="MagickCore/string&#45;private.h" alt="" coords="4642,427,4840,453"/><area shape="rect" id="node188" href="transform_8h.html" title="MagickCore/transform.h" alt="" coords="6518,88,6695,115"/><area shape="rect" id="node190" href="utility_8h.html" title="MagickCore/utility.h" alt="" coords="6720,88,6867,115"/><area shape="rect" id="node192" href="utility-private_8h.html" title="MagickCore/utility\l&#45;private.h" alt="" coords="4744,81,4879,122"/><area shape="rect" id="node200" href="version_8h.html" title="MagickCore/version.h" alt="" coords="6891,88,7052,115"/><area shape="rect" id="node202" href="widget_8h.html" title="MagickCore/widget.h" alt="" coords="7077,88,7232,115"/><area shape="rect" id="node204" href="widget-private_8h.html" title="MagickCore/widget&#45;private.h" alt="" coords="7257,88,7463,115"/><area shape="rect" id="node206" href="xwindow_8h.html" title="MagickCore/xwindow.h" alt="" coords="7488,88,7659,115"/><area shape="rect" id="node208" href="xwindow-private_8h.html" title="MagickCore/xwindow\l&#45;private.h" alt="" coords="7683,81,7841,122"/><area shape="rect" id="node5" href="magick-config_8h.html" title="MagickCore/magick&#45;config.h" alt="" coords="1700,816,1903,843"/><area shape="rect" id="node29" href="method-attribute_8h.html" title="MagickCore/method&#45;attribute.h" alt="" coords="753,741,976,768"/><area shape="rect" id="node41" href="magick-type_8h.html" title="MagickCore/magick&#45;type.h" alt="" coords="1637,741,1829,768"/><area shape="rect" id="node56" href="pixel_8h.html" title="MagickCore/pixel.h" alt="" coords="4425,741,4567,768"/><area shape="rect" id="node63" href="semaphore_8h.html" title="MagickCore/semaphore.h" alt="" coords="2628,816,2815,843"/><area shape="rect" id="node66" href="blob_8h.html" title="MagickCore/blob.h" alt="" coords="2881,584,3021,611"/><area shape="rect" id="node69" href="stream_8h.html" title="MagickCore/stream.h" alt="" coords="3017,667,3175,693"/><area shape="rect" id="node72" href="cache-view_8h.html" title="MagickCore/cache&#45;view.h" alt="" coords="4090,667,4275,693"/><area shape="rect" id="node75" href="composite_8h.html" title="MagickCore/composite.h" alt="" coords="2406,667,2588,693"/><area shape="rect" id="node77" href="compress_8h.html" title="MagickCore/compress.h" alt="" coords="3269,584,3445,611"/><area shape="rect" id="node79" href="effect_8h.html" title="MagickCore/effect.h" alt="" coords="3747,584,3895,611"/><area shape="rect" id="node89" href="locale___8h.html" title="MagickCore/locale_.h" alt="" coords="4643,584,4801,611"/><area shape="rect" id="node95" href="profile_8h.html" title="MagickCore/profile.h" alt="" coords="2551,584,2704,611"/><area shape="rect" id="node102" href="quantum_8h.html" title="MagickCore/quantum.h" alt="" coords="2636,667,2807,693"/><area shape="rect" id="node105" href="resample_8h.html" title="MagickCore/resample.h" alt="" coords="4021,584,4195,611"/><area shape="rect" id="node108" href="resize_8h.html" title="MagickCore/resize.h" alt="" coords="3470,584,3620,611"/><area shape="rect" id="node112" href="timer_8h.html" title="MagickCore/timer.h" alt="" coords="3047,584,3193,611"/><area shape="rect" id="node81" href="morphology_8h.html" title="MagickCore/morphology.h" alt="" coords="3773,667,3963,693"/><area shape="rect" id="node91" href="hashmap_8h.html" title="MagickCore/hashmap.h" alt="" coords="4643,667,4816,693"/><area shape="rect" id="node130" href="cache_8h.html" title="MagickCore/cache.h" alt="" coords="3722,261,3872,288"/><area shape="rect" id="node136" href="gem_8h.html" title="MagickCore/gem.h" alt="" coords="3949,261,4091,288"/><area shape="rect" id="node138" href="fx_8h.html" title="MagickCore/fx.h" alt="" coords="4051,344,4176,371"/><area shape="rect" id="node147" href="random___8h.html" title="MagickCore/random_.h" alt="" coords="3652,344,3823,371"/><area shape="rect" id="node140" href="draw_8h.html" title="MagickCore/draw.h" alt="" coords="4152,427,4296,453"/><area shape="rect" id="node145" href="type_8h.html" title="MagickCore/type.h" alt="" coords="4051,501,4193,528"/><area shape="rect" id="node195" href="nt-base_8h.html" title="MagickCore/nt&#45;base.h" alt="" coords="4916,261,5079,288"/><area shape="rect" id="node198" href="nt-base-private_8h.html" title="MagickCore/nt&#45;base\l&#45;private.h" alt="" coords="4795,171,4945,213"/></map>
</div>
</div>
<p><a href="animate_8c_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:a384f2442ff40494b4d78fe7f1d0bd6ab"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="animate_8c.html#a384f2442ff40494b4d78fe7f1d0bd6ab">AnimateImages</a> (const <a class="el" href="magick-type_8h.html#a635d5570f64bd6f0aeb4455f4c1581ae">ImageInfo</a> *image_info, <a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *image, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:a384f2442ff40494b4d78fe7f1d0bd6ab"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Function Documentation</h2>
<a class="anchor" id="a384f2442ff40494b4d78fe7f1d0bd6ab"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> AnimateImages </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="magick-type_8h.html#a635d5570f64bd6f0aeb4455f4c1581ae">ImageInfo</a> *&#160;</td>
<td class="paramname"><em>image_info</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *&#160;</td>
<td class="paramname"><em>image</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *&#160;</td>
<td class="paramname"><em>exception</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="animate_8c_source.html#l03035">3035</a> of file <a class="el" href="animate_8c_source.html">animate.c</a>.</p>
<p>References <a class="el" href="image_8h_source.html#l00327">_Image::debug</a>, <a class="el" href="image_8h_source.html#l00312">_Image::filename</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="log_8c_source.html#l01236">LogMagickEvent()</a>, <a class="el" href="magick-type_8h_source.html#l00147">MagickFalse</a>, <a class="el" href="method-attribute_8h_source.html#l00106">MagickSignature</a>, <a class="el" href="exception_8h_source.html#l00059">MissingDelegateError</a>, <a class="el" href="image_8h_source.html#l00348">_Image::signature</a>, <a class="el" href="image_8h_source.html#l00480">_ImageInfo::signature</a>, <a class="el" href="exception_8c_source.html#l01039">ThrowMagickException()</a>, and <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>.</p>
</div>
</div>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_43e0a1f539e00dcfa1a6bc4d4fee4fc2.html">home</a></li><li class="navelem"><a class="el" href="dir_68918867e77b0a45f29c43673f2273f8.html">cristy</a></li><li class="navelem"><a class="el" href="dir_ed73005e52fb9d11ccda84631fe63a06.html">ImageMagick</a></li><li class="navelem"><a class="el" href="dir_95a66e94b416f0a122e65928fcf2737e.html">ImageMagick</a></li><li class="navelem"><a class="el" href="dir_7e75216414136f366c55fef7840927ba.html">MagickCore</a></li><li class="navelem"><a class="el" href="animate_8c.html">animate.c</a></li>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.3 </li>
</ul>
</div>
</body>
</html>