imagegd2
(PHP 4 >= 4.1.0)
imagegd2 -- Output GD2 image to browser or file
Description
int
imagegd2 ( resource image [, string filename [, int chunk_size [, string type]]])
The optional type parameter is either
raw or compressed.
注:
The optional chunk_size and
type parameters became available
in PHP 4.3.1.