Searched defs:imagecreate (Results 1 – 2 of 2) sorted by relevance
/PHP-8.2/ext/gd/ | ||
H A D | gd.stub.php | 542 function imagecreate(int $width, int $height): GdImage|false {} function |
H A D | gd.c | 1253 PHP_FUNCTION(imagecreate) in PHP_FUNCTION() argument |
Completed in 17 milliseconds