mkoppanen               Thu Aug 16 21:50:02 2007 UTC

  Modified files:              
    /phpdoc/en/reference/imagick/imagick        blackthresholdimage.xml 
  Log:
  Fixed method description.
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/imagick/imagick/blackthresholdimage.xml?r1=1.4&r2=1.5&diff_format=u
Index: phpdoc/en/reference/imagick/imagick/blackthresholdimage.xml
diff -u phpdoc/en/reference/imagick/imagick/blackthresholdimage.xml:1.4 
phpdoc/en/reference/imagick/imagick/blackthresholdimage.xml:1.5
--- phpdoc/en/reference/imagick/imagick/blackthresholdimage.xml:1.4     Wed Jun 
20 22:24:41 2007
+++ phpdoc/en/reference/imagick/imagick/blackthresholdimage.xml Thu Aug 16 
21:50:01 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-blackthresholdimage">
  <refnamediv>
   <refname>Imagick::blackThresholdImage</refname>
@@ -15,7 +15,8 @@
   &warn.undocumented.func;
   &warn.experimental.func;
   <para>
-   Is like MagickThresholdImage() but  forces all pixels below the threshold 
into black while leaving all pixels above the threshold unchanged.
+   Is like Imagick::thresholdImage() but forces all pixels below the threshold 
+   into black while leaving all pixels above the threshold unchanged.
   </para>
  </refsect1>
 

Reply via email to