reference/imagick/imagick/exportimagepixels.xml
65c4446ab35754d2f3cd8abec11302650a150bf9
...
...
@@ -82,6 +82,20 @@
82
82
</para>
83
83
</refsect1>
84
84

85
+
<refsect1 role="returnvalues">
86
+
&reftitle.returnvalues;
87
+
<para>
88
+
Returns an array containing the pixels values.
89
+
</para>
90
+
</refsect1>
91
+

92
+
<refsect1 role="errors">
93
+
&reftitle.errors;
94
+
<para>
95
+
&imagick.imagick.throws;
96
+
</para>
97
+
</refsect1>
98
+
85
99
<refsect1 role="examples">
86
100
&reftitle.examples;
87
101
<para>
...
...
@@ -143,21 +157,6 @@ array(12) {
143
157
</para>
144
158
</refsect1>
145
159

146
-
<refsect1 role="returnvalues">
147
-
&reftitle.returnvalues;
148
-
<para>
149
-
Returns an array containing the pixels values.
150
-
</para>
151
-
</refsect1>
152
-

153
-
<refsect1 role="errors">
154
-
&reftitle.errors;
155
-
<para>
156
-
&imagick.imagick.throws;
157
-
</para>
158
-
</refsect1>
159
-

160
-

161
160
</refentry>
162
161

163
162
<!-- Keep this comment at the end of the file
164
163