mkoppanen Thu Aug 16 21:56:57 2007 UTC
Modified files:
/phpdoc/en/reference/imagick/imagick charcoalimage.xml
Log:
Added method descriptions
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/imagick/imagick/charcoalimage.xml?r1=1.4&r2=1.5&diff_format=u
Index: phpdoc/en/reference/imagick/imagick/charcoalimage.xml
diff -u phpdoc/en/reference/imagick/imagick/charcoalimage.xml:1.4
phpdoc/en/reference/imagick/imagick/charcoalimage.xml:1.5
--- phpdoc/en/reference/imagick/imagick/charcoalimage.xml:1.4 Wed Jun 20
22:24:41 2007
+++ phpdoc/en/reference/imagick/imagick/charcoalimage.xml Thu Aug 16
21:56:57 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<refentry xmlns="http://docbook.org/ns/docbook"
xml:id="function.imagick-charcoalimage">
<refnamediv>
<refname>Imagick::charcoalImage</refname>
@@ -28,7 +28,7 @@
<term><parameter>radius</parameter></term>
<listitem>
<para>
- Its description
+ The radius of the Gaussian, in pixels, not counting the center pixel
</para>
</listitem>
</varlistentry>
@@ -36,7 +36,7 @@
<term><parameter>sigma</parameter></term>
<listitem>
<para>
- Its description
+ The standard deviation of the Gaussian, in pixels
</para>
</listitem>
</varlistentry>