reference/gmagick/gmagick/getimageindex.xml
c34257b72856627f0dc87ab3de97e5ca09f5dc95
...
...
@@ -14,11 +14,9 @@
14
14
<void />
15
15
</methodsynopsis>
16
16
<para>
17
-
Returns the index of the current active image within the Gmagick object.
17
+
Returns the index of the current active image within the <classname>Gmagick</classname> object.
18
18
</para>
19
19

20
-
21
-

22
20
</refsect1>
23
21

24
22
<refsect1 role="parameters">
...
...
@@ -29,7 +27,7 @@
29
27
<refsect1 role="returnvalues">
30
28
&reftitle.returnvalues;
31
29
<para>
32
-
Index of current active image
30
+
Index of current active image.
33
31
</para>
34
32
</refsect1>
35
33

36
34