reference/imagick/imagick/flipimage.xml
29168cf804809c56a6891a378226f450973d0c7c
...
...
@@ -9,7 +9,7 @@
9
9
<refsect1 role="description">
10
10
&reftitle.description;
11
11
<methodsynopsis>
12
-
<type>bool</type><methodname>Imagick::flipImage</methodname>
12
+
<modifier>public</modifier> <type>bool</type><methodname>Imagick::flipImage</methodname>
13
13
<void/>
14
14
</methodsynopsis>
15
15
<para>
...
...
@@ -17,6 +17,11 @@
17
17
</para>
18
18
</refsect1>
19
19

20
+
<refsect1 role="parameters">
21
+
&reftitle.parameters;
22
+
&no.function.parameters;
23
+
</refsect1>
24
+

20
25
<refsect1 role="returnvalues">
21
26
&reftitle.returnvalues;
22
27
<para>
...
...
@@ -55,6 +60,12 @@ function flipImage($imagePath) {
55
60
</para>
56
61
</refsect1>
57
62

63
+
<refsect1 role="seealso">
64
+
&reftitle.seealso;
65
+
<simplelist>
66
+
<member><function>Imagick::flopimage</function></member>
67
+
</simplelist>
68
+
</refsect1>
58
69
</refentry>
59
70

60
71
<!-- Keep this comment at the end of the file
61
72