reference/gmagick/gmagick/charcoalimage.xml
c34257b72856627f0dc87ab3de97e5ca09f5dc95
...
...
@@ -27,7 +27,7 @@
27
27
<term><parameter>radius</parameter></term>
28
28
<listitem>
29
29
<para>
30
-
The radius of the Gaussian, in pixels, not counting the center pixel
30
+
The radius of the Gaussian, in pixels, not counting the center pixel.
31
31
</para>
32
32
</listitem>
33
33
</varlistentry>
...
...
@@ -35,7 +35,7 @@
35
35
<term><parameter>sigma</parameter></term>
36
36
<listitem>
37
37
<para>
38
-
The standard deviation of the Gaussian, in pixels
38
+
The standard deviation of the Gaussian, in pixels.
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 Gmagick object with charcoal simulation
49
+
The <classname>Gmagick</classname> object with charcoal simulation.
50
50
</para>
51
51
</refsect1>
52
52

53
53