From 78a694350e232f3e8d54da49525071b685a870c5 Mon Sep 17 00:00:00 2001 From: Mikko Koppanen Date: Sat, 3 Oct 2009 11:24:53 +0000 Subject: [PATCH] Added note about border color git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289124 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/imagick/imagick/floodfillpaintimage.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/imagick/imagick/floodfillpaintimage.xml b/reference/imagick/imagick/floodfillpaintimage.xml index 1dcd6f85af..6b61b634af 100644 --- a/reference/imagick/imagick/floodfillpaintimage.xml +++ b/reference/imagick/imagick/floodfillpaintimage.xml @@ -51,7 +51,7 @@ bordercolor - ImagickPixel object or a string containing the border color + ImagickPixel object or a string containing the border color. This is the target color to paint.