reference/gmagick/gmagick/chopimage.xml
c34257b72856627f0dc87ab3de97e5ca09f5dc95
...
...
@@ -29,7 +29,7 @@
29
29
<term><parameter>width</parameter></term>
30
30
<listitem>
31
31
<para>
32
-
Width of the chopped area
32
+
Width of the chopped area.
33
33
</para>
34
34
</listitem>
35
35
</varlistentry>
...
...
@@ -37,7 +37,7 @@
37
37
<term><parameter>height</parameter></term>
38
38
<listitem>
39
39
<para>
40
-
Height of the chopped area
40
+
Height of the chopped area.
41
41
</para>
42
42
</listitem>
43
43
</varlistentry>
...
...
@@ -45,7 +45,7 @@
45
45
<term><parameter>x</parameter></term>
46
46
<listitem>
47
47
<para>
48
-
X origo of the chopped area
48
+
X origo of the chopped area.
49
49
</para>
50
50
</listitem>
51
51
</varlistentry>
...
...
@@ -53,7 +53,7 @@
53
53
<term><parameter>y</parameter></term>
54
54
<listitem>
55
55
<para>
56
-
Y origo of the chopped area
56
+
Y origo of the chopped area.
57
57
</para>
58
58
</listitem>
59
59
</varlistentry>
...
...
@@ -64,7 +64,7 @@
64
64
<refsect1 role="returnvalues">
65
65
&reftitle.returnvalues;
66
66
<para>
67
-
The chopped Gmagick object
67
+
The chopped <classname>Gmagick</classname> object.
68
68
</para>
69
69
</refsect1>
70
70

71
71