diff --git a/reference/image/functions/imagecreatetruecolor.xml b/reference/image/functions/imagecreatetruecolor.xml index d5ada8b2b8..8a12781db0 100644 --- a/reference/image/functions/imagecreatetruecolor.xml +++ b/reference/image/functions/imagecreatetruecolor.xml @@ -1,5 +1,5 @@ - + @@ -19,6 +19,12 @@ 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. + +