imagegd

imagegd

(PHP 4 >= 4.0.7, PHP 5, PHP 7)

imagegdOutput GD image to browser or file

Description

bool imagegd ( resource $image [, mixed $to = NULL ] )

Outputs a GD image to the given to.

Parameters

image

An image resource, returned by one of the image creation functions, such as imagecreatetruecolor().

登录查看完整内容