imagegd
statamic/cms
Supported Versions: PHP 4 >= 4.0.7, PHP 5, PHP 7, PHP 8
Output GD image to browser or file
<?php imagegd
(
GdImage $image
, ?
string $file
=
null
):
bool