jimw Sat Dec 8 18:53:01 2001 EDT Modified files: /phpdoc/en/functions image.xml Log: image*ellipse: add see also for image*arc Index: phpdoc/en/functions/image.xml diff -u phpdoc/en/functions/image.xml:1.64 phpdoc/en/functions/image.xml:1.65 --- phpdoc/en/functions/image.xml:1.64 Sat Dec 8 14:56:05 2001 +++ phpdoc/en/functions/image.xml Sat Dec 8 18:53:01 2001 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.64 $ --> +<!-- $Revision: 1.65 $ --> <reference id="ref.image"> <title>Image functions</title> <titleabbrev>Image</titleabbrev> @@ -324,6 +324,9 @@ specified by <parameter>color</parameter>. </para> <note><para>This function was added in PHP 4.0.6 and requires GD 2.0.2 or later</para></note> + <para> + See also <function>ImageArc</function>. + </para> </refsect1> </refentry> @@ -355,6 +358,9 @@ <parameter>color</parameter> </para> <note><para>This function was added in PHP 4.0.6 and requires GD 2.0.1 or later</para></note> + <para> + See also <function>ImageFilledArc</function>. + </para> </refsect1> </refentry>
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Daniel Beckham
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Rasmus Lerdorf
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Hojtsy Gabor
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Kontra Gergely
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Kontra Gergely
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Derick Rethans
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /en/functions image.xml jim winstead
- [PHP-DOC] cvs: phpdoc /en/functions image.xml jim winstead
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc /en/functions image.xml jim winstead
- [PHP-DOC] cvs: phpdoc /en/functions image.xml jim winstead
- Re: [PHP-DOC] cvs: phpdoc /en/functions image.xml Egon Schmid
- Re: [PHP-DOC] cvs: phpdoc /en/functions image.... Jim Winstead
- [PHP-DOC] cvs: phpdoc /en/functions image.xml jim winstead
- [PHP-DOC] cvs: phpdoc /en/functions image.xml jim winstead
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Mike Robinson
- [PHP-DOC] cvs: phpdoc /en/functions image.xml jim winstead
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Torben Wilson