From 6096abcacb2377f9cf784504af731d0c787db7b7 Mon Sep 17 00:00:00 2001 From: jim winstead Date: Sat, 8 Dec 2001 23:53:01 +0000 Subject: [PATCH] image*ellipse: add see also for image*arc git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64309 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/image.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/functions/image.xml b/functions/image.xml index 14aa480869..50c3580d33 100644 --- a/functions/image.xml +++ b/functions/image.xml @@ -1,5 +1,5 @@ - + Image functions Image @@ -324,6 +324,9 @@ specified by color. This function was added in PHP 4.0.6 and requires GD 2.0.2 or later + + See also ImageArc. + @@ -355,6 +358,9 @@ color This function was added in PHP 4.0.6 and requires GD 2.0.1 or later + + See also ImageFilledArc. +