From 51418fa2083295fb2f40f647f40c5d024c56ebad Mon Sep 17 00:00:00 2001 From: Dan Kalowsky Date: Wed, 4 Sep 2002 16:21:44 +0000 Subject: [PATCH] making Rasmus happy :) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@94599 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/image/functions/imagecreatetruecolor.xml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/reference/image/functions/imagecreatetruecolor.xml b/reference/image/functions/imagecreatetruecolor.xml index 8a12781db0..e22e07ac73 100644 --- a/reference/image/functions/imagecreatetruecolor.xml +++ b/reference/image/functions/imagecreatetruecolor.xml @@ -1,5 +1,5 @@ - + @@ -19,12 +19,7 @@ by y_size. This function was added in PHP 4.0.6 and requires GD 2.0.1 or later - - - Please remember that the GIF file format only supports 256 colors, and - therefore will not work with this function. - - + This function will not work with GIF file formats.