reference/gmagick/gmagick/minifyimage.xml
c34257b72856627f0dc87ab3de97e5ca09f5dc95
...
...
@@ -14,11 +14,9 @@
14
14
<void />
15
15
</methodsynopsis>
16
16
<para>
17
-
A convenient method that scales an image proportionally to one-half its original size
17
+
A convenient method that scales an image proportionally to one-half its original size.
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
-
The Gmagick object on success
30
+
The <classname>Gmagick</classname> object.
33
31
</para>
34
32
</refsect1>
35
33

36
34