Sophie

Sophie

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

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: _PixelWand Struct 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 -->
<h1>_PixelWand Struct Reference</h1><!-- doxytag: class="_PixelWand" --><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">unsigned long&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__PixelWand.html#c0faa11310bb5adc7632f3601c998350">id</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">char&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__PixelWand.html#b1e45ddfcec5130a69deee2a431fec77">name</a> [MaxTextExtent]</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">ExceptionInfo *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__PixelWand.html#0bfbd228c0be5894e7f21f4085fe3855">exception</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">MagickPixelPacket&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__PixelWand.html#e019ae2a8455594019d4c8469ad4e168">pixel</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">unsigned long&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__PixelWand.html#fce4c3019996fa9af13a466c60cf006f">count</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">MagickBooleanType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__PixelWand.html#665f2dba376c0ed1d2b7522eb9b07974">debug</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">unsigned long&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__PixelWand.html#d5bada6730dce0ed55a85f8b1f0dfc69">signature</a></td></tr>

</table>
<hr><h2>Field Documentation</h2>
<a class="anchor" name="c0faa11310bb5adc7632f3601c998350"></a><!-- doxytag: member="_PixelWand::id" ref="c0faa11310bb5adc7632f3601c998350" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned long <a class="el" href="struct__PixelWand.html#c0faa11310bb5adc7632f3601c998350">_PixelWand::id</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="b1e45ddfcec5130a69deee2a431fec77"></a><!-- doxytag: member="_PixelWand::name" ref="b1e45ddfcec5130a69deee2a431fec77" args="[MaxTextExtent]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char <a class="el" href="struct__PixelWand.html#b1e45ddfcec5130a69deee2a431fec77">_PixelWand::name</a>[MaxTextExtent]          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="0bfbd228c0be5894e7f21f4085fe3855"></a><!-- doxytag: member="_PixelWand::exception" ref="0bfbd228c0be5894e7f21f4085fe3855" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">ExceptionInfo* <a class="el" href="struct__PixelWand.html#0bfbd228c0be5894e7f21f4085fe3855">_PixelWand::exception</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="e019ae2a8455594019d4c8469ad4e168"></a><!-- doxytag: member="_PixelWand::pixel" ref="e019ae2a8455594019d4c8469ad4e168" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">MagickPixelPacket <a class="el" href="struct__PixelWand.html#e019ae2a8455594019d4c8469ad4e168">_PixelWand::pixel</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="fce4c3019996fa9af13a466c60cf006f"></a><!-- doxytag: member="_PixelWand::count" ref="fce4c3019996fa9af13a466c60cf006f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned long <a class="el" href="struct__PixelWand.html#fce4c3019996fa9af13a466c60cf006f">_PixelWand::count</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="665f2dba376c0ed1d2b7522eb9b07974"></a><!-- doxytag: member="_PixelWand::debug" ref="665f2dba376c0ed1d2b7522eb9b07974" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">MagickBooleanType <a class="el" href="struct__PixelWand.html#665f2dba376c0ed1d2b7522eb9b07974">_PixelWand::debug</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="d5bada6730dce0ed55a85f8b1f0dfc69"></a><!-- doxytag: member="_PixelWand::signature" ref="d5bada6730dce0ed55a85f8b1f0dfc69" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned long <a class="el" href="struct__PixelWand.html#d5bada6730dce0ed55a85f8b1f0dfc69">_PixelWand::signature</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="pixel-wand_8c.html">pixel-wand.c</a></ul>
<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>