File: struct__PixelWand.html

package info (click to toggle)
imagemagick 8%3A6.7.7.10-5%2Bdeb7u3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 67,860 kB
  • sloc: ansic: 306,159; cpp: 18,543; sh: 12,071; xml: 8,078; perl: 4,985; makefile: 2,454; tcl: 459; pascal: 125
file content (138 lines) | stat: -rw-r--r-- 6,015 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
<!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>