Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > main-release > by-pkgid > c3d5f6d8e7a564b8f518a16810652c82 > files > 807

imagemagick-doc-6.6.1.5-2mdv2010.1.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>MagickWand: wand.c File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.4 -->
<div class="nav">
<a class="el" href="dir_101f7ac0a894e32543a314e85b2e1524.html">wand</a></div>
<h1>wand.c File Reference</h1>
<p>
<code>#include &quot;<a class="el" href="studio_8h-source.html">wand/studio.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="MagickWand_8h-source.html">wand/MagickWand.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="magick-wand-private_8h-source.html">wand/magick-wand-private.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="wand_8h-source.html">wand/wand.h</a>&quot;</code><br>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">WandExport unsigned long&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="wand_8c.html#b2754e34181d9524ae1d5f909a025d98">AcquireWandId</a> (void)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">WandExport void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="wand_8c.html#64a300b19461a063f4ff8c46569d8add">RelinquishWandId</a> (const unsigned long <a class="el" href="magick-wand_8c.html#f17b8bd946e0f93c6550050f9e8aa349">id</a>)</td></tr>

<tr><td colspan="2"><br><h2>Variables</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static SplayTreeInfo *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="wand_8c.html#d6ad4a30099b83485bde7e594a8ffdb2">wand_ids</a> = (SplayTreeInfo *) NULL</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static MagickBooleanType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="wand_8c.html#598fab58dc4a9831cf6cefa30260fd30">instantiate_wand</a> = MagickFalse</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static SemaphoreInfo *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="wand_8c.html#3e7278e72a12836f6c87d33ed4c37c85">wand_semaphore</a> = (SemaphoreInfo *) NULL</td></tr>

</table>
<hr><h2>Function Documentation</h2>
<a class="anchor" name="b2754e34181d9524ae1d5f909a025d98"></a><!-- doxytag: member="wand.c::AcquireWandId" ref="b2754e34181d9524ae1d5f909a025d98" args="(void)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">WandExport unsigned long AcquireWandId           </td>
          <td>(</td>
          <td class="paramtype">void&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="64a300b19461a063f4ff8c46569d8add"></a><!-- doxytag: member="wand.c::RelinquishWandId" ref="64a300b19461a063f4ff8c46569d8add" args="(const unsigned long id)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">WandExport void RelinquishWandId           </td>
          <td>(</td>
          <td class="paramtype">const unsigned long&nbsp;</td>
          <td class="paramname"> <em>id</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr><h2>Variable Documentation</h2>
<a class="anchor" name="598fab58dc4a9831cf6cefa30260fd30"></a><!-- doxytag: member="wand.c::instantiate_wand" ref="598fab58dc4a9831cf6cefa30260fd30" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">MagickBooleanType <a class="el" href="wand_8c.html#598fab58dc4a9831cf6cefa30260fd30">instantiate_wand</a> = MagickFalse<code> [static]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="d6ad4a30099b83485bde7e594a8ffdb2"></a><!-- doxytag: member="wand.c::wand_ids" ref="d6ad4a30099b83485bde7e594a8ffdb2" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">SplayTreeInfo* <a class="el" href="wand_8c.html#d6ad4a30099b83485bde7e594a8ffdb2">wand_ids</a> = (SplayTreeInfo *) NULL<code> [static]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="3e7278e72a12836f6c87d33ed4c37c85"></a><!-- doxytag: member="wand.c::wand_semaphore" ref="3e7278e72a12836f6c87d33ed4c37c85" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">SemaphoreInfo* <a class="el" href="wand_8c.html#3e7278e72a12836f6c87d33ed4c37c85">wand_semaphore</a> = (SemaphoreInfo *) NULL<code> [static]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr size="1"><address style="text-align: right;"><small>Generated on Sat Jan 26 14:50:34 2008 for MagickWand by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.4 </small></address>
</body>
</html>