imagegif
symfony/var-dumper
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Output image to browser or file
<?php imagegif
(
GdImage $image
,
resource
|
string
|
null $file
=
null
):
bool