reference/gmagick/gmagick/cropthumbnailimage.xml
c34257b72856627f0dc87ab3de97e5ca09f5dc95
...
...
@@ -27,7 +27,7 @@
27
27
<term><parameter>width</parameter></term>
28
28
<listitem>
29
29
<para>
30
-
The width of the thumbnail
30
+
The width of the thumbnail.
31
31
</para>
32
32
</listitem>
33
33
</varlistentry>
...
...
@@ -35,7 +35,7 @@
35
35
<term><parameter>height</parameter></term>
36
36
<listitem>
37
37
<para>
38
-
The Height of the thumbnail
38
+
The Height of the thumbnail.
39
39
</para>
40
40
</listitem>
41
41
</varlistentry>
...
...
@@ -46,7 +46,7 @@
46
46
<refsect1 role="returnvalues">
47
47
&reftitle.returnvalues;
48
48
<para>
49
-
The cropped Gmagick object
49
+
The cropped <classname>Gmagick</classname> object.
50
50
</para>
51
51
</refsect1>
52
52

53
53