search for in the  
<imagegd2imagegif>
Last updated: Thu, 19 May 2005

imagegd

(PHP 4 >= 4.1.0, PHP 5)

imagegd -- Output GD image to browser or file

Description

bool imagegd ( resource image [, string filename] )

imagegd() outputs a GD image to filename. The image argument is the return from the imagecreate() function.

The filename parameter is optional, and if left off, the raw image stream will be output directly.

Note: The GD format is commonly used to allow fast loading of parts of images. Note that the GD format is only usable in GD-compatible applications.

See also imagegd2().



User Contributed Notes
imagegd
There are no user contributed notes for this page.

<imagegd2imagegif>
 Last updated: Thu, 19 May 2005
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: The Server Pages
Last updated: Thu May 19 17:35:34 2005 CDT